<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">configure.py will introspect your Qt installation to see what can be <br>
built. If there are missing .pyd files then your Qt installation doesn't <br>
contain the corresponding libraries.<br></blockquote><div><br></div><div>I see, ty to clarify, this makes a lot of sense... so basically one of my mistakes is the way</div><div>I've configured qt base before building is probably missing some parameters</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You have to build the sip.pyd module separately as described in the <br>
documentation.<br></blockquote><div><br></div><div>If something it's already docummented then of course... I'm the only to be blamed, ty to point out :)</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You don't copy your Qt installation, PyQt (when build from sources) will <br>
use it where it is.<br></blockquote><div><br></div><div>Oh, I didn't know this neither... that's one of the main reasons why I'd said "unusable" in the first place :P</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I never build Qt.<br></blockquote><div><br></div><div>Good to know, so could you please confirm if pyqt use the packages uploaded here <a href="https://download.qt.io/archive/qt/">https://download.qt.io/archive/qt/</a> ?</div><div><br></div><div>Anyway... I'll try again to see if I can make it work but hopefully a new pyqt wheel with this annoying bug fix <a href="https://bugreports.qt.io/browse/QTBUG-74492">https://bugreports.qt.io/browse/QTBUG-74492</a></div><div>will land soon at pypi, I've got some opengl tools in place where this glitch makes really annoying work with them, it's a really disturbing bug :/</div><div><br></div><div>Thank you very much.</div></div></div>