Closed hoochiemama closed 5 years ago
Hey - is there anything more in your error message?
Sorry, looks like the message was cut off when sending the first message, here it is in full:
Hmm, does it work using python and not python3?
Just with "python"
You’ll probably have to pip install - r requirements.txt again before running with python 2.7
Will do, thx
was this ever fixed i am getting same error
Yes, converted the code to Python3 with 2to3. This resolved the issue. Runs perfectly now.
I've just updated the code to python3, apols for the delay. Hoping this now to be resolved?
Hi,
Generating this error consistently. New to this, so this could very well be my fault :)
python3 phishfinder.py --input urls.txt --output /phishing/kit/folder
File "phishfinder.py", line 70 print "[+] Guessing: {}".format(guess_url)