Wheels for PyQt6 v6.3.0 and Qt v6.3.0rc Available

Phil Thompson phil at riverbankcomputing.com
Fri Apr 1 13:36:01 BST 2022


Wheels for the PyQt6 v6.3.0 snapshot and for Qt v6.3.0rc are available 
from the local PyPI server. To install in a new venv, run...

pip install --index-url https://www.riverbankcomputing.com/pypi/simple/ 
--no-deps --pre PyQt6
pip install --index-url https://www.riverbankcomputing.com/pypi/simple/ 
--no-deps --pre PyQt6-Qt6
pip install PyQt6.sip

Phil


More information about the PyQt mailing list