Python Forum

Full Version: Unable to install PyQt5 using pip.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys, I am unable to install PyQt5 despite having python3 version 3.5.1+ & python2 version 2.7.11+. I tried various methods to install PyQt5 but always get stuck at the error shown below in the image. Can someone help me out? Thank you :(.
error
pip3 install PyQt5
Also, you must run pip from command line, not within python interpreter.