Atlantr icon indicating copy to clipboard operation
Atlantr copied to clipboard

python2.7 Atlantr submit error

Open darkhan opened this issue 4 years ago • 0 comments

Hello! I've installed each of the dependencies, but got error: root@<ip>:~# python2.7 Atlantr/3.0/atr3.py -i good.txt -o output.txt -t 1000 -g true Traceback (most recent call last): File "Atlantr/3.0/atr3.py", line 11, in <module> import imaplib File "/usr/lib/python2.7/imaplib.py", line 25, in <module> import binascii, errno, random, re, socket, subprocess, sys, time File "/usr/lib/python2.7/socket.py", line 68, in <module> from _ssl import \ ImportError: cannot import name RAND_egd

darkhan avatar Dec 08 '19 15:12 darkhan