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

Is there a way to call music21 (python3 package) within pyext(currently python2) #14

Closed
theslyprofessor opened this issue May 24, 2019 · 1 comment

Comments

@theslyprofessor
Copy link

Hello,
The main impetus I have for using this external is to interface with MIT's excellent toolkit for computer-assisted musicology, "music21," which parses musicxml music notation files, midi, does musical analyses, and many other things. Unfortunately, music21 has not been compatible with python2 for a couple of years now. I was wondering if there was a way to still make calls to the music21 package without explicitly using Python3, as I know that pyext is a python2 external.

Thanks,
Nakul

@grrrr
Copy link
Owner

grrrr commented May 24, 2019

Hi Nakul, that py/pyext is a python2 external is not a general restriction. Issue #11 describes some efforts to make the conversion. I am happy about contributions (pull requests) for this.

@grrrr grrrr closed this as completed May 24, 2019
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