Windows: Install PyQT5 in PyCharm / Python 3.6.3 -> solved :-)
Completed
Problem solved, after 1st try I did : Settings->Project interpreter -> Inherit global site-packages and PyQT5 appears on module list of project and import is ok.
Hello,
I try to install PyQT5 in PyCharm running on Windows7 PC.
1st try: Python shell (outside PyCharm) and pip install PyQT5 --> installs fine, but PyCharm did not find any PyQT module for import.
2nd try: Search PyQT5 in module list of my project --> non found, bu a module PyQT5 installer, so I installed it.
Running the installer from Python shell inside PyCharm shows missing _curses ... after some search I found on Website of "PyQT5 installer" : Sorry Windows is not supported.
How can I install PyQT5 ? , please help.
Thanks,
Thomas
Please sign in to leave a comment.