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

getting syntax error #1

Open
LuciferMrngSta opened this issue Oct 22, 2019 · 3 comments
Open

getting syntax error #1

LuciferMrngSta opened this issue Oct 22, 2019 · 3 comments

Comments

@LuciferMrngSta
Copy link

File "scan.py", line 48
print ""
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?

i have deleted print in the lone 48 still showing same error in line 44 plz check

@SHADOWZXCV
Copy link

File "scan.py", line 48
print ""
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?

i have deleted print in the lone 48 still showing same error in line 44 plz check

Use ( install first then use ) python2 instead of python3 or python and it should work!

@reallock
Copy link

reallock commented Apr 5, 2022

No matter which python you use result is still the same

@Ddyyctsdt
Copy link

Ddyyctsdt commented Apr 9, 2022 via email

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

4 participants