ANN: SIP v6.0.2, PyQt-builder v1.9.0, PyQt v5.15.3 and PyQt v6.0.2 Released

Detlev Offenbach detlev at die-offenbachs.de
Wed Feb 24 18:09:02 GMT 2021


Hi Phil,

I just updated to 5.15.3 and got this issue.

Python 3.9.0+ (default, Oct 19 2020, 09:51:18)
[GCC 10.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
 >>> from PyQt5 import QtCore
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version 
`Qt_5.15' not found (required by 
/home/detlev/environments/py39qt5env/lib/python3.9/site-packages/PyQt5/QtCore.abi3.so)

Could it be that the wheel is linked incorrectly or am I doing something 
wrong. After downgrading to 5.15.2 everything was fine again.

Regards,
Detlev

Am 24.02.21 um 19:06 schrieb Phil Thompson:
> A few new releases...
>
> SIP v6.0.2
> A minor bug fix release.
>
> PyQt-builder v1.9.0
> A minor feature release.
>
> PyQt v5.15.3
> This is a bug fix release. The wheels have been restructured so that 
> the Qt libraries are in separate wheels (as they are with PyQt6). Also 
> the QtNetworkAuth bindings are now in a separate PyQtNetworkAuth project.
>
> PyQt v6.0.2
> This is a bug fix release.
>
> Phil

-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the PyQt mailing list