Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Shadowk05 opened this issue May 7, 2023 · 7 comments

Comments

@Shadowk05
Copy link

$ 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
Copy link

i am trying to make a working version

@n0tf4vn
Copy link

n0tf4vn commented Oct 18, 2023

any solution?

@s-b-repo
Copy link

yeah its python 2 code that's the issue

@j-0-y
Copy link

j-0-y commented Nov 15, 2023

So, What is the solution now???

@nubianking2023
Copy link

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

@IamA2004
Copy link

Type python 2 fsociety.py

Probelm fix

@Wioaoaoaoapa
Copy link

Bro it still does that e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
@s-b-repo @Shadowk05 @j-0-y @nubianking2023 @n0tf4vn @IamA2004 @Wioaoaoaoapa and others