<div dir="auto">Cibuildwheel should run on many ci.<div dir="auto">For linux it require any machine with docker.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto">Grzegorz</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">sob., 21 gru 2024, 15:48 użytkownik Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> napisał:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the offer. I'm taking baby steps with moving stuff to GitHub <br>
- PyQt will be a while yet.<br>
<br>
Phil<br>
<br>
On 21/12/2024 14:40, Grzegorz Bokota wrote:<br>
> Cibiuldwheel maintainer here. I could response on some questions if<br>
> simplify and speedup shopping of PyQt wheels.<br>
> <br>
> Regards.<br>
> Grzegorz<br>
> <br>
> sob., 21 gru 2024, 15:38 użytkownik Scott Talbert <<a href="mailto:swt@techie.net" target="_blank" rel="noreferrer">swt@techie.net</a>> <br>
> napisał:<br>
> <br>
>> On Sat, 21 Dec 2024, Phil Thompson wrote:<br>
>> <br>
>> > On 20/12/2024 00:14, Greg Couch wrote:<br>
>> >> Actually, it's a bigger problem. Red Hat 9 uses glib 2.34. So it<br>
>> >> won't install there either.<br>
>> >><br>
>> >> -- Greg<br>
>> >><br>
>> >> On 12/19/24 15:39, Greg Couch wrote:<br>
>> >>> Is there going to be a (commercial) downloadable version of PyQt 6.8<br>
>> that<br>
>> >>> supports Red Hat 8? According to<br>
>> >>> <a href="https://doc.qt.io/qt-6/supported-platforms.html" rel="noreferrer noreferrer" target="_blank">https://doc.qt.io/qt-6/supported-platforms.html</a>, Red Hat 8 is still<br>
>> >>> supported. But the released PyQt 6.8 requires glibc 2.35<br>
>> >>> (manylinux_2_35_x86_64) and Red Hat 8 uses glibc 2.28, so it won't<br>
>> >>> install. I see the same problem with the PyQt6-Qt6 and<br>
>> PyQt6-WebEngine<br>
>> >>> downloads.<br>
>> >>><br>
>> >>> -- Greg<br>
>> ><br>
>> > The only way I can guarantee a wheel will work is to specify a manylinux<br>
>> > version that matches the GLIBC of the build system. By "work" I mean it<br>
>> will<br>
>> > run once installed (rather than can be installed and run). I've always<br>
>> tried<br>
>> > to use Ubuntu when I can (mainly for historical reasons), but that has<br>
>> the<br>
>> > disadvantage of tending to use more modern versions of packages.<br>
>> ><br>
>> > However, it is quite easy for me to switch the distro to use for the<br>
>> build<br>
>> > system so I'll do some testing with Centos 8.<br>
>> <br>
>> Hi Phil,<br>
>> <br>
>> Have you considered using cibuildwheel?<br>
>> <a href="https://github.com/pypa/cibuildwheel" rel="noreferrer noreferrer" target="_blank">https://github.com/pypa/cibuildwheel</a><br>
>> <br>
>> It takes a little bit to set up, but once it's working, it works <br>
>> pretty<br>
>> well.<br>
>> <br>
>> Scott<br>
</blockquote></div>