complexpotato/Faitagram

issue - wont execute

tyty81601 opened this issue · 1 comments

Traceback (most recent call last):
File "faitagram.py", line 254, in
main()
File "faitagram.py", line 41, in main
if os.path.exists(wordlist) == False:
File "/usr/lib/python2.7/genericpath.py", line 26, in exists
os.stat(path)
TypeError: coercing to Unicode: need string or buffer, NoneType found