gone-phishing
gone-phishing copied to clipboard
Next Error!!!
File "whois.py", line 7, in
Try pip install ipwhois
Sucilsapkota,
I added a requirements.txt file. All you should have to do run a git pull to get the new file and then run pip install -r requirements.txt and all the needed Python modules will be installed and you shouldn't run into these types of problems.
Let me know if that works for you.