You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kali@kali:~/creepy/creepy$ python CreepyMain.py
Traceback (most recent call last):
File "CreepyMain.py", line 13, in
import pytz
ImportError: No module named pytz
The text was updated successfully, but these errors were encountered:
why i get this error. help please.
kali ver. 2020.1
steps:
apt-get remove --purge creepy
apt-get autoremove
pip install -U pytz python-qt flickrapi python-instagram yapsy tweepy google-api-python-client python-dateutil configobj dominatea
kali@kali:~/creepy/creepy$ python CreepyMain.py
Traceback (most recent call last):
File "CreepyMain.py", line 13, in
import pytz
ImportError: No module named pytz
The text was updated successfully, but these errors were encountered: