SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
Shadowk05 opened this issue · 7 comments
Shadowk05 commented
$ 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
s-b-repo commented
i am trying to make a working version
n0tf4vn commented
any solution?
s-b-repo commented
yeah its python 2 code that's the issue
j-0-y commented
So, What is the solution now???
nubianking2023 commented
See #189 , copy the modified code and it'll work. Its been converted to Python3
IamA2004 commented
Type python 2 fsociety.py
Probelm fix
Wioaoaoaoapa commented
Bro it still does that e