fsociety
fsociety copied to clipboard
not starting
File "/home/kali/.fsociety/fsociety.py", line 1194
print "-------------------------"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("-------------------------")?
Yee the same error
Same
any fix for this?? currently getting same error
I believe this script was meant to run with python 2, you are using the python3 binary which is causing the error.
I'm currently looking over the code and will issue a pull request once I've updated it to run with python 3 but it's going to take me a minute if any libraries screw up
Oh I forgot to mention, to run it properly now you should be good with using python2 until I can test out the new pull request: $ python2 fsociety.py
Fix: https://github.com/Manisso/fsociety/pull/159
@ZoZomk6 if you could test it and let me know if that fixes your issues, let me know if you hit any further snags
thank u so much it's working!!!!!
https://github.com/fsociety-team/fsociety use the new version of fsociety.
python2 yayyyyyy