Open robaerd opened 1 year ago
Thanks for noting this. It should be an easy enough fix, but i don't have the bandwidth to implement it right now. Would you be interested / willing to make a PR for this?
Sure, I will give it a try!
Would be nice if this got fixed soon!
@rubencart as noted in the PR #215, this is blocked at the moment by getting a new mir_eval release out. I'm working on that when I can.
OK thanks! Can I install from source with the fix for now, or will the mir_eval dependency prevent that from working?
The
imp
package, used insetup.py
, is no longer available in Python 3.12 (see docu).As a result, executing
pip install
under Python 3.12 fails with: