[PyQt] ImportError
Florian Bruhin
me at the-compiler.org
Tue Sep 18 21:50:58 BST 2018
On Tue, Sep 18, 2018 at 05:43:15PM -0300, FiFo wrote:
> > What paths did that install to?
> Here is a part of the installation log:
That doesn't seem to show where the actual .dll (or .pyd) files of PyQt
are installed. Are they?
> > Try running with "python -v" and then check the paths it prints
> > (probably something like C:\Python27\site-packages\PyQt5 from memory).
> > Is there really a PyQt installed there?
>
> D:\opencv\resources>python -v
I mean run your test script with "python -v test1.py"
(or do "import PyQt5.QtWidgets" at the prompt).
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/20180918/03076fb8/attachment.sig>
More information about the PyQt
mailing list