[PyQt] PyQt5.QtQuick and PyQt5.QtQml not found
Florian Bruhin
me at the-compiler.org
Sat May 20 21:39:04 BST 2017
On Sat, May 20, 2017 at 01:27:51AM -0600, Chih-Hsuan Huang wrote:
> Therefore, we have compiled and installed our own Python3.6 and PyQt5.8.
Note that you can also install PyQt5 via pip (with Python 3.5 or 3.6)
and it'll come with its own Qt binaries too, without needing to install
anything.
> However, it seems like these modules are missing in the new version
> (PyQt5.8) which I have compiled and installed with.
If you call configure.py with --verbose, it'll show you the compile
tests it does for every module. If you look at the output for the
missing modules there, you should be able to figure out what's wrong.
Florian
--
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170520/d009498f/attachment-0001.sig>
More information about the PyQt
mailing list