savio-code / ghost-phisher

Automatically exported from code.google.com/p/ghost-phisher
307 stars 112 forks source link

No module named PyQt4 #46

Open RichuSharma opened 6 years ago

RichuSharma commented 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

necrose99 commented 5 years ago

Anyqt https://pypi.org/project/AnyQt/ Would be more useful, as qt4 is slowly becoming depreciated... However qt4 or qt5 is supported..