[EXT] Re: PyQt6 v6.4.0 Snapshots and Qt v6.4.0rc Wheels Available

Aldric L'Hernault aldric.lhernault at nxp.com
Mon Sep 26 16:40:49 BST 2022


Hello,

This means that the libstdc/libdtdc++ available on your system is not the same as the one used to compile QtGui.abi3.so
This usually happens when using a version of gcc/g++ more recent than the one installed by default on the system, or when playing with wizard apprentice with LD_LIBRARY_PATH 😉
I don’t pretend this the truth, nor I gave you the solution, just a possible reason....

Regards,
Aldric


-----Original Message-----
From: Detlev Offenbach <detlev at die-offenbachs.de> 
Sent: Monday, September 26, 2022 15:33
To: pyqt at riverbankcomputing.com
Subject: [EXT] Re: PyQt6 v6.4.0 Snapshots and Qt v6.4.0rc Wheels Available

Caution: EXT Email

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.

Regards,
Detlev

Am 21.09.22 um 17:39 schrieb Phil Thompson:
> The local PyPI server 
> (https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww
> .riverbankcomputing.com%2Fpypi%2F&data=05%7C01%7Caldric.lhernault%
> 40nxp.com%7C380b30524255464cbaa608da9fc3b80a%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637997960202724783%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=YerkC%2Bm3m89VN0hT3Onx7aYR%2FVQQH4X5h4kweugjgIw%3D&reserved=0) now has wheels for the PyQt6 v6.4.0 snapshots and Qt v6.4.0rc. PyQt6-sip wheels for Python v3.10 and v3.11 are also provided. Support has been added for the new QtPdf, QtPdfWidgets and QtTextToSpeech modules.
>
> Phil

--
Detlev Offenbach
detlev at die-offenbachs.de



More information about the PyQt mailing list