error at line 47 in module
rpgurjar opened this issue · 1 comments
rpgurjar commented
path of passwords file :/Home/openwall.net-all.txt
Traceback (most recent call last):
File "gemailhack.py", line 47, in
pass_file = open(file_path,'r')
Aishwow commented
path of passwords file :123456
Traceback (most recent call last):
File "gemailhack.py", line 47, in
pass_file = open(file_path,'r')
IOError: [Errno 2] No such file or directory: '123456'
The same thing is happening to me, what is the solution?