PyQt6 6.0.1 upgrade issue.

José Antonio Fernández Fernández aullasistemas at gmail.com
Mon Feb 8 06:57:27 GMT 2021


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 --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20210208/cbaa7ffd/attachment-0001.htm>


More information about the PyQt mailing list