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

metagoofil.py syntax error #17

Open
HamishHamiltonSmith opened this issue May 3, 2021 · 2 comments
Open

metagoofil.py syntax error #17

HamishHamiltonSmith opened this issue May 3, 2021 · 2 comments

Comments

@HamishHamiltonSmith
Copy link

Hello
I just downloaded metagoofil and cloned this projects url. It all went fine, but when I tried to run metagoofil it gave me this error:

File "/usr/share/metagoofil/metagoofil.py", line 14
print "\n******************************************************"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("\n******************************************************")?

I don't know why I'm getting an error and can't find anyone else who has had this problem... What should I do about this?

@analyserdmz
Copy link

Use python2 instead of python3.

@HamishHamiltonSmith
Copy link
Author

Ohhhh, that makes sense now, thanks, I edited the /bin/metagoofil file to run with python 2 and it works now

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