python-midi icon indicating copy to clipboard operation
python-midi copied to clipboard

midi.read_midifile error

Open RootofalleviI opened this issue 6 years ago • 2 comments

image

RootofalleviI avatar Nov 16 '18 01:11 RootofalleviI

Hello Rootofallevil, I have just got the exact same problem, and maybe you should try changing your file name. If there's any name competiton between your file name and the library, it won't work. Hoping to be helpful, Superbabar

Superbabar avatar Dec 17 '18 18:12 Superbabar

Ensure that you are actually importing the correct module. Start with print(midi.__file__) Also, have a look at #124

MaurizioB avatar Dec 18 '18 01:12 MaurizioB