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

Error #4

Open
dedlinux777 opened this issue Feb 20, 2024 · 3 comments
Open

Error #4

dedlinux777 opened this issue Feb 20, 2024 · 3 comments

Comments

@dedlinux777
Copy link

└─$ python3 infoga.py -h
File "/home/dedlinux/Desktop/My_tools/Infoga/infoga.py", line 47
print self.color.red(1)+" __ ___ "+self.color.reset()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

@denvicar
Copy link

denvicar commented Mar 6, 2024

The script is written in python 2.7 not python 3

@dedlinux777
Copy link
Author

The script is written in python 2.7 not python 3

Thank you I didn't realise

@dedlinux777
Copy link
Author

dedlinux777 commented Mar 6, 2024

The script is written in python 2.7 not python 3

What do you say can I try to upgrade it..?

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

2 participants