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 during pip install python-midi #154

Open
ghost opened this issue Aug 18, 2018 · 1 comment
Open

Error during pip install python-midi #154

ghost opened this issue Aug 18, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 18, 2018

C:\Users\aminp>pip install python-midi
Collecting python-midi
Using cached https://files.pythonhosted.org/packages/8d/e1/fd34aa05508d907449fb2d66a679d4f98eeeacdb4b3c7e6af87d91c4fa21/python-midi-v0.2.4.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\aminp\AppData\Local\Temp\pip-install-ommuvah1\python-midi\setup.py", line 42
print "No sequencer available for '%s' platform." % platform
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print "No sequencer available for '%s' platform." % platform)?

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\aminp\AppData\Local\Temp\pip-install-ommuvah1\python-midi\

@DannyDannyDanny
Copy link

Use: pip install git+https://github.com/vishnubob/python-midi@feature/python3
Repost

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

1 participant