new install failed to run after setup
jamieduk opened this issue · 4 comments
jamieduk commented
Checkboxes
File "/home/jay/.fsociety/fsociety.py", line 1194
print "-------------------------"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
┌──(jay㉿kali)-[~/Documents/Scripts/fsociety]
Expected Result
Actual Result
jamieduk commented
print " [ + ] Found Directory: " + str(url + dir) + " [ + ]" is the problem line and dont know what to do to make it work! you need to make this python3 compliant and reupload the files dude!