ANN: SIP v6.0.2, PyQt-builder v1.9.0, PyQt v5.15.3 and PyQt v6.0.2 Released
Phil Thompson
phil at riverbankcomputing.com
Wed Feb 24 18:14:47 GMT 2021
On 24/02/2021 18:09, Detlev Offenbach wrote:
> 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.
Works fine for me in a clean venv.
Phil
More information about the PyQt
mailing list