complexpotato / Faitagram

(Doesn't work anymore)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue - wont execute

tyty81601 opened this issue · 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