Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
applslsloidsaihdd opened this issue Aug 22, 2017 · 3 comments
Open

Comments

@applslsloidsaihdd
Copy link

applslsloidsaihdd commented Aug 22, 2017

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

@m0rtem
Copy link
Owner

m0rtem commented Aug 22, 2017

you have definitely run sudo pip3 install colorama?

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

@applslsloidsaihdd
Copy link
Author

applslsloidsaihdd commented Aug 23, 2017

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?

@m0rtem
Copy link
Owner

m0rtem commented Aug 24, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants