Manisso/fsociety

SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Shadowk05 opened this issue · 7 comments

$ fsociety
File "/home/kali/.fsociety/fsociety.py", line 1194
print "-------------------------"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Checkboxes

  • [ X] Updated fsociety

i am trying to make a working version

any solution?

yeah its python 2 code that's the issue

j-0-y commented

So, What is the solution now???

See #189 , copy the modified code and it'll work. Its been converted to Python3

Type python 2 fsociety.py

Probelm fix

Bro it still does that e