Python Forum
[PyQt] install PyQt - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: GUI (https://python-forum.io/forum-10.html)
+--- Thread: [PyQt] install PyQt (/thread-23723.html)



install PyQt - jaleel2007 - Jan-14-2020

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.


RE: install PyQt - Axel_Erfurt - Jan-14-2020

Show the error messages.


RE: install PyQt - Denni - Jan-14-2020

you downloaded pyqt5 ? You do not need to do that as that is what pip install does