No matter what I have done in the last 2 weeks, I am unable to use PyQt4 library with Pycharm. This happens while I try to activate python alone or with QtDesigner integration. I receive: "ModuleNotFoundError: No module named 'PyQt4'" all the time. whether from Pycharm while I try to add an interpreter, PyQt4 to my python project, or whether I run shell commands like "python 3.py".
I have read and tried everything in my power, concerning this issue. Can someone, experienced, try to explain clearly, thoroughly and exactly, how to solve this issue ? I wish to execute python commands without this error. Thanks in advance, Daniel