Critical issue with latest QScintilla wheels

Detlev Offenbach detlev at die-offenbachs.de
Fri May 5 10:11:06 BST 2023


Hi,

I just updated PyQt6-QScintilla to the latest version on a Debian 
Bullseye system (Debian 11.7). Unfortunately that does not work because 
PyQt6-WScintilla 2.14.0 is compiled against libc 2.32 while Debian has 
libc 2.31. The same issue will happen on Ubuntu 20.04 LTS.

The error message is:
 >>> from PyQt6.Qsci import QScintilla
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not 
found (required by 
~/environments/eric7_env/lib/python3.9/site-packages/PyQt6/Qsci.abi3.so)

Would it be possible to provide PyQt6-QScintilla wheel compatible with 
these distros as well?

Regards,
Detlev

-- 
Detlev Offenbach
detlev at die-offenbachs.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20230505/27e6116c/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20230505/27e6116c/attachment.sig>


More information about the QScintilla mailing list