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

Make compatible with newer version of python #2

Open
amchaney opened this issue Jan 8, 2018 · 5 comments
Open

Make compatible with newer version of python #2

amchaney opened this issue Jan 8, 2018 · 5 comments

Comments

@amchaney
Copy link
Collaborator

amchaney commented Jan 8, 2018

Python MIDI and import statements are not python 3.6 compatible
Currently only supports 2.7

@AdaptiveStep
Copy link

There seems to exist a python 3 compatible branch of python-midi: called mydy
see: https://github.com/Synchronicity89/mydy

otherwise mido seems to be a good alterative:
https://github.com/olemb/mido/

@amblock
Copy link

amblock commented May 11, 2018

@AdaptiveStep Are either of those published on PyPi?

@AdaptiveStep
Copy link

@amblock the mydy requires manual download from github and setup.py to be run.

But Mido is on PyPi : see https://pypi.org/project/mido/

@H1tman1978
Copy link

Hold my beer!

@duringleaves
Copy link

Hold my beer!

It's getting pretty warm. You need a fresh one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants