I try to use python-midi to read my midi file but always return error:
AttributeError: module 'midi' has no attribute 'read_midifile'. I try to install python-midi with feature python3 but still not work.
I am wondering whether python-midi still supports us to use now?
I try to use python-midi to read my midi file but always return error: AttributeError: module 'midi' has no attribute 'read_midifile'. I try to install python-midi with feature python3 but still not work. I am wondering whether python-midi still supports us to use now?