Installation for PyQt5 on Windows.
If you have no particular reason for using Python 2.7, installing PyQt5 on Python 3 is highly recommended. With the latest versions you should be able to install as for any other package using pip3
.
pip3 install pyqt5