jkakavas / creepy

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

ERROR: Command errored out with exit status 1 - Attempting to install #85

Open v8ive opened 3 years ago

v8ive commented 3 years ago

Typed out this command as part of the installation:

$ pip install -U pytz python-qt flickrapi python-instagram yapsy tweepy google-api-python-client python-dateutil configobj dominate

Got this:

Screenshot

I ended up trying the same command but with pip3 and succeeded....I think:

Screenshot2

But after each attempt, I tried $ sudo python CreepyMain.py and keep getting this:

Screenshot3

I did try $ sudo apt-get install pytz beforehand, just to be clear.

Any help is greatly appreciated, thanks! (I'm fairly new to all this, so please forgive any 'noob' mistakes made here.)