PyQt6 6.0.1 upgrade issue.

Ludovic Bellière belliere.ludovic at proximus.be
Mon Feb 8 13:10:02 GMT 2021


Ensure you have PyQt6-Qt installed and upgraded to 6.0.1 too.

> pip freeze | grep PyQt

On Mon, 8 Feb 2021 07:57:27 +0100
José Antonio Fernández Fernández <aullasistemas at gmail.com> wrote:

> Hi. when I run the command "sudo -H pip3 install --upgrade PyQt6 ==
> 6.0.1" (I have previously updated PyQt6-sip). and I try to import
> QtCore in the console, it returns the following error:
> >>> from PyQt6 import QtCore  
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: libQt6Core.so.6: cannot open shared object file: No such
> file or directory.
> With PyQt6 6.0.0 it works fine. regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: Signature digitale OpenPGP
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210208/f3c77031/attachment.sig>


More information about the PyQt mailing list