<div dir="auto">Cibiuldwheel maintainer here. I could response on some questions if simplify and speedup shopping of PyQt wheels.<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:38 użytkownik Scott Talbert <<a href="mailto:swt@techie.net">swt@techie.net</a>> napisał:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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 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 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 will <br>
> run once installed (rather than can be installed and run). I've always tried <br>
> to use Ubuntu when I can (mainly for historical reasons), but that has 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 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 pretty <br>
well.<br>
<br>
Scott</blockquote></div>