How to install pyqt5 on my PC | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to install pyqt5 on my PC

12th Apr 2020, 11:34 PM
Chidera Onwurah
Chidera Onwurah - avatar
2 Answers
13th Apr 2020, 12:17 AM
Gordon
Gordon - avatar
+ 1
windows: Search for pip in scripts folder, execute cmd, type pip install PyQt5. Linux: Open terminal pip install PyQt5 If there's a problem, try pip3 instead of pip
13th Apr 2020, 5:45 AM
Yannick Reiß
Yannick Reiß - avatar