pyqt5 not working
Hello,
I'm trying to study GUI's and start with pyqt5, but when I put it in pycharm, I get an error 'unresolved reference init.py'. and installing pyqt5 doesn't seem to work I can't find it anywhere. Does anyone have a solution for these problems?
Please sign in to leave a comment.
Hello,
I am wondering if you have installed the package as described here https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html ?
If yes, and the import still fails, please run the code out of PyCharm as described here https://intellij-support.jetbrains.com/hc/en-us/articles/360010202240