Python Forum

Full Version: install PyQt
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just today install python and then download pyqt5
how can I install PyQt5? In windows command prompt,
I type "python pip install PyQt5" some error rise!
in python command prompt type "pip install PyQt5" there was error!

type "import pip
pip install PyQt5"

still error!
thanks in advanced.
Show the error messages.
you downloaded pyqt5 ? You do not need to do that as that is what pip install does