MailFail icon indicating copy to clipboard operation
MailFail copied to clipboard

File "mailfail.py", line 8, in <module> import colorama

Open applslsloidsaihdd opened this issue 8 years ago • 3 comments

hi when i execute sudo python3 mailfail.py --target [email protected] --tor i get this error but i already have colorama installed Traceback (most recent call last): File "mailfail.py", line 8, in import colorama ImportError: No module named 'colorama'

wtf should i do now. this shitty python 3 my god i use kali linux 2017.2

applslsloidsaihdd avatar Aug 22 '17 20:08 applslsloidsaihdd

you have definitely run sudo pip3 install colorama?

or you could just remove colorama instances in code... python3 isn't shitty...

m0rtem avatar Aug 22 '17 22:08 m0rtem

alright alright. i tried it in ubuntu linux and it worked just fine. but now I tried it in parrot os and i get the following error: [13:15:56] Target email: [email protected] [13:15:56] Reason: PySocks doesn't support IPv6

after this the program stops working. what can I do?

applslsloidsaihdd avatar Aug 23 '17 11:08 applslsloidsaihdd

Hmm OK thank you for bringing this to my attention, I have not tested on Parrot OS before but I will run some tests later and see if I can get that working for ya.

m0rtem avatar Aug 24 '17 09:08 m0rtem