I have been trying to install and use pyqt4
but I just don't know how
- I tried through
pip
but it seems this won't work - I tried through
pycharm
and this error appears
I have updated pip but for some reason, it doesn't work.
I have been trying to install and use pyqt4
but I just don't know how
pip
but it seems this won't workpycharm
and this error appearsI have updated pip but for some reason, it doesn't work.
A similar question on Stack Overflow seems to have a similar problem and has great answers addressed in it:
How to install PyQt4 on Windows using pip?
Another option for installing PyQt-4 is using pip installation of the unofficial binaries found here: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyqt4