<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"><br>> <br>
> Is building qt/python/sip/pyqt5 the only way to install pyqt5 along with the sip and qmake exe’s so you can build extensions as well as run the project?<br>
> <br><br></blockquote><div><br></div><div>I install sip5 from pypi and use that (it was fairly trivial to migrate from sip4 for me, if you're still on that). However, the library i'm wrapping is built using cmake (which builds against Qt from the official installer) so I can't comment extensively on using qmake directly.</div><div><br></div><div>I wouldn't expect pyqt5 to ship with qmake (and seems like you'd need headers and libs anyways). What are you using qmake for?</div><div><br></div><div><br></div></div></div>