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

Errors when you run theZoo.py #29

Closed
blackalchemy opened this issue Sep 26, 2016 · 3 comments
Closed

Errors when you run theZoo.py #29

blackalchemy opened this issue Sep 26, 2016 · 3 comments

Comments

@blackalchemy
Copy link

When you run the python file you get the following output:

File "theZoo.py", line 85
print vars.maldb_banner
^
SyntaxError: Missing parentheses in call to 'print'

@Sheksa
Copy link
Collaborator

Sheksa commented Sep 26, 2016

Currently theZoo.py does not support python 3, that might change in the future but for now that is the issue.

@Sheksa Sheksa closed this as completed Sep 26, 2016
@blackalchemy
Copy link
Author

What is the supported python version?

@Sheksa
Copy link
Collaborator

Sheksa commented Sep 27, 2016

2.7.X

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