<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Here you go:</div><div><br></div><div>nmake install</div><div><a href="https://pastebin.com/4bhAmPGg">https://pastebin.com/4bhAmPGg</a><br></div><div dir="ltr"><br></div><div dir="ltr">python -v test1.py<br></div><div dir="ltr"><a href="https://pastebin.com/k5t6DtBz">https://pastebin.com/k5t6DtBz</a><br></div><div dir="ltr"><br></div><div>Thanks a lot!</div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 18, 2018 at 5:51 PM Florian Bruhin <<a href="mailto:me@the-compiler.org">me@the-compiler.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Sep 18, 2018 at 05:43:15PM -0300, FiFo wrote:<br>
> >   What paths did that install to?<br>
> Here is a part of the installation log:<br>
<br>
That doesn't seem to show where the actual .dll (or .pyd) files of PyQt<br>
are installed. Are they?<br>
<br>
> >   Try running with "python -v" and then check the paths it prints<br>
> >     (probably something like C:\Python27\site-packages\PyQt5 from memory).<br>
> >     Is there really a PyQt installed there?<br>
> <br>
> D:\opencv\resources>python -v<br>
<br>
I mean run your test script with "python -v test1.py"<br>
(or do "import PyQt5.QtWidgets" at the prompt).<br>
<br>
Florian<br>
<br>
-- <br>
<a href="https://www.qutebrowser.org" rel="noreferrer" target="_blank">https://www.qutebrowser.org</a> | <a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072 | <a href="https://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">https://the-compiler.org/pubkey.asc</a><br>
         I love long mails! | <a href="https://email.is-not-s.ms/" rel="noreferrer" target="_blank">https://email.is-not-s.ms/</a><br>
</blockquote></div>