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

Problem with installing poretools syntaxError: Missing parentheses in call to 'print'. Did you mean print(version)? #168

Open
herrroaa opened this issue Apr 4, 2018 · 1 comment

Comments

@herrroaa
Copy link

herrroaa commented Apr 4, 2018

Hi,

I tried to install poretools on mac, but when I call 'python setup.py install' it returns an error: syntaxError: Missing parentheses in call to 'print'. Did you mean print(version)?

I think this is because I am using python version Python 3.6.3 :: Anaconda, Inc.
Is this true, and how can I fix it?

Thanks
Tarek

@JaeimPark
Copy link

JaeimPark commented May 15, 2018

I had same problem on window with different git project.
But issue was gone when I change python version to 2.7.6.
You may be resolve this issue by changing python version?

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