<div dir="ltr"><div>You may try use this tool for setup python on all systems: <a href="https://github.com/joerick/cibuildwheel/">https://github.com/joerick/cibuildwheel/</a></div><div>But I have no experience with building against Qt. <br></div><div>Please remember to use manylinux2014 images if you would like to build against newer version of Qt. <br></div><div><br></div><div>Regards, <br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Grzegorz Bokota<br></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">pt., 11 gru 2020 o 12:42 Jeremy Sanders <<a href="mailto:jeremy@jeremysanders.net">jeremy@jeremysanders.net</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear all<br>
<br>
Does anyone here have some recipe or tips for making wheels for a <br>
PyQt5-dependent package that builds against Qt (using sip)? It seems a <br>
very difficult process.<br>
<br>
Ideally I'd like to make wheels for Veusz on Linux, Windows and MacOS. <br>
It does build with sip5, but only in backward-compatibility mode.<br>
<br>
I was trying to use github actions to do this, but it seems difficult to <br>
make a working setup, particularly using multilinux and the different <br>
python versions. I came across aqtinstall which at least helps solves <br>
installing the Qt development things.<br>
<br>
Thanks in advance<br>
<br>
Jeremy<br>
</blockquote></div>