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

Install error?! #396

Open
tr37ion opened this issue Feb 5, 2016 · 1 comment
Open

Install error?! #396

tr37ion opened this issue Feb 5, 2016 · 1 comment

Comments

@tr37ion
Copy link

tr37ion commented Feb 5, 2016

 # python setup.py install

causes error:

  File "setup.py", line 24
    print sub_commands
                     ^
SyntaxError: Missing parentheses in call to 'print'

@Vistaus
Copy link

Vistaus commented Feb 26, 2017

I know it's been little over a year since you posted this, but if you're still interested in solving this: try this command instead:

python2 setup.py install

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