PyQt6 v6.4.0 Snapshots and Qt v6.4.0rc Wheels Available
Phil Thompson
phil at riverbankcomputing.com
Mon Sep 26 16:38:18 BST 2022
On 26/09/2022 14:33, Detlev Offenbach wrote:
> Hi,
>
> I just observed an issue with these wheels on a Debian 11 VM.
> Executing "from PyQt6 import Qsci" results in the following error
> message.
>
> ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not
> found (required by
> /home/detlev/environments/eric7_pyqt64_env/lib/python3.9/site-packages/PyQt6/QtGui.abi3.so).
>
> The installed PyQt6 version is PyQt6-6.4.0.dev2209240838 (i.e. all
> packages as of today). Debian 11 has Glibc 2.31.
It's because I updated the system to Ubuntu 22.04 when looking at the
Wayland problem. I've rolled it back to 20.04 and re-built the wheel
(same filename).
Thanks,
Phil
More information about the PyQt
mailing list