Can't install PyQt6 on Ubuntu 20.04
翁詠山
andyueng at gmail.com
Fri Jun 10 13:35:16 BST 2022
Hi all,
I try to install PyQt6 on Ubuntu 20.04 with the following command.
pip3 install PyQt6
But failed to install PyQt6 with the following error messages.
Collecting PyQt6
Downloading PyQt6-6.3.0-cp37-abi3-manylinux1_x86_64.whl (7.8 MB)
|████████████████████████████████| 7.8 MB 352 kB/s
Collecting PyQt6-sip<14,>=13.2
Downloading PyQt6_sip-13.3.1-cp38-cp38-manylinux1_x86_64.whl (309 kB)
|████████████████████████████████| 309 kB 4.0 MB/s
ERROR: Could not find a version that satisfies the requirement
PyQt6-Qt6>=6.3.0 (from PyQt6) (from versions: none)
ERROR: No matching distribution found for PyQt6-Qt6>=6.3.0 (from PyQt6)
Best regards,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220610/83344e11/attachment.htm>
More information about the PyQt
mailing list