ANN: PyQt v6.7.0 Released

Phil Thompson phil at riverbankcomputing.com
Fri Apr 26 11:22:36 BST 2024


PyQt v6.7.0 has been released. This adds support for Qt v6.7.

PyQt6-3D v6.7.0, PyQt6-Charts v6.7.0, PyQt6-DataVisualization v6.7.0, 
PyQt6-NetworkAuth v6.7.0 and PyQt6-WebEngine v6.7.0 have also been 
released.

At the moment installing PyQt6-WebEngine will fail on Intel-based macOS 
systems because of a missing dependency on PyQt6-WebEngine-Qt6. Until 
this is resolved PyQt6-WebEngine-Qt6 must first be installed from the 
local PyPI server:

pip install --index-url https://www.riverbankcomputing.com/pypi/simple/ 
PyQt6-WebEngine-Qt6

Phil


More information about the PyQt mailing list