RHEL 8 support

Phil Thompson phil at riverbankcomputing.com
Sun Dec 22 15:03:04 GMT 2024


On 19/12/2024 23:39, Greg Couch wrote:
> Is there going to be a (commercial) downloadable version of PyQt 6.8
> that supports Red Hat 8?   According to
> https://doc.qt.io/qt-6/supported-platforms.html, Red Hat 8 is still
> supported.  But the released PyQt 6.8 requires glibc 2.35
> (manylinux_2_35_x86_64) and Red Hat 8 uses glibc 2.28, so it won't
> install.  I see the same problem with the PyQt6-Qt6 and
> PyQt6-WebEngine downloads.
> 
>     -- Greg

I've uploaded a new PyQt6 v6.8.0 and PyQt6-WebEngine v6.8.0 wheels to 
the local PyPI server here. These require glibc v2.28.

I've already uploaded the corresponding Qt6 wheels to pypi.org.

I'll upload new PyQt6 wheels to pypi.org in a few days if there are no 
problems.

Phil


More information about the PyQt mailing list