<div dir="ltr">sip5 from pypi installs sip5.exe (and others) into the Scripts folder. 

(sip-build.exe is what i use in my project along with a pyproject.toml)

<div><br></div><div>So I guess I was suggesting, without knowing your entire setup, you could use the sip5 scripts, and then the qmake.exe that ships with the official Qt installer package (which I would assume you have anyhow, because you need headers and libs to build a Qt library)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 26, 2020 at 7:40 PM Patrick Stinson <<a href="mailto:patrickkidd@gmail.com">patrickkidd@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="ltr">As mentioned, I am using the qmake and sip exes to build sip extensions that use qt for Mac windows and Linux.</div><div dir="ltr"><br></div><div dir="ltr">Does the sip on pypi install the sip exe?</div><div dir="ltr"><br></div><div dir="ltr">Qt 6 will move to cmake so that is the future. It may solve this problem in the long run. But not yet.</div><div dir="ltr"><br><blockquote type="cite">On Apr 26, 2020, at 4:15 PM, michael h <<a href="mailto:michaelkenth@gmail.com" target="_blank">michaelkenth@gmail.com</a>> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><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>
</div></blockquote></div></blockquote></div>