ilektrojohn / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
1.25k stars 303 forks source link

ImportError: No module named QtWebKit #96

Open ghost opened 6 years ago

ghost commented 6 years ago

I just installed on my arch by the blackarch repository and when I went to start the following error appeared:

creepy

Traceback (most recent call last): File "/usr/share/creepy/CreepyMain.py", line 16, in from PyQt4.QtWebKit import QWebPage ImportError: No module named QtWebKit

QtWebKit module has been disabled because it is insecure and no longer updated What can I do to use Creepy? (Translated by google tradutor)

ahathe commented 6 years ago

are you fix that? me have the same problem ,really fuck me up...

ghost commented 6 years ago

No, I have not got it yet, I expect an answer, but this damn fuck

DenDeze commented 6 years ago

https://wiki.debian.org/Qt4WebKitRemoval

The software should use QT5!

whokilleddb commented 4 years ago

Run it using python3 , then the issue doesn't pop up

pariyopatel90 commented 3 years ago

Run it using python3 , then the issue doesn't pop up

still i am having the issue except Exception, err: SyntaxError : invalid syntax

stcalica commented 8 months ago

same issue persists for me as well.