Back
I am trying to install PyQt4 on my python 2.7. But I end up with the following error:
ERROR: Could not find a version that satisfies the requirement PyQt4 (from versions: none)ERROR: No matching distribution found for PyQt4
ERROR: Could not find a version that satisfies the requirement PyQt4 (from versions: none)
ERROR: No matching distribution found for PyQt4
You need to install python-qt using pip like this:
pip install python-qt
If you want to get a deeper understanding of python you can watch this youtube video:
31k questions
32.8k answers
501 comments
693 users