Update pip command for PyQt packaging changes
PyQtWebEngine is now shipped separately, and PyQ5-sip is automatically installed as a dependency of PyQt5.
This commit is contained in:
parent
ca710ab3f1
commit
a7c27b08eb
@ -28,7 +28,7 @@ pyqt5-dev-tools) as well.
|
|||||||
If you're on another platform or your distro has the wrong Qt version, you
|
If you're on another platform or your distro has the wrong Qt version, you
|
||||||
can install PyQt with pip:
|
can install PyQt with pip:
|
||||||
|
|
||||||
$ pip3 install sip pyqt5
|
$ pip3 install PyQt5 PyQtWebEngine
|
||||||
|
|
||||||
To use the development version:
|
To use the development version:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user