Open RichuSharma opened 6 years ago
python ghost.py Traceback (most recent call last): File "ghost.py", line 7, in from PyQt4 import QtCore, QtGui ImportError: No module named PyQt4
Anyqt https://pypi.org/project/AnyQt/ Would be more useful, as qt4 is slowly becoming depreciated... However qt4 or qt5 is supported..
python ghost.py Traceback (most recent call last): File "ghost.py", line 7, in
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4