I am trying to install PyQt4 on python 3.7.
I get this error:
ERROR: PyQt4-4.11.4-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.
I downloaded the PyQt4 on my computer, and basically just follow this:
pip install "c:\doc\PyQt4-4.11.4-cp37-cp37m-win_amd64.whl"