[PyQt] ImportError
FiFo
fifothekid at gmail.com
Tue Sep 18 22:02:10 BST 2018
Here you go:
nmake install
https://pastebin.com/4bhAmPGg
python -v test1.py
https://pastebin.com/k5t6DtBz
Thanks a lot!
On Tue, Sep 18, 2018 at 5:51 PM Florian Bruhin <me at the-compiler.org> wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180918/cf68e207/attachment.html>
More information about the PyQt
mailing list