jwdj / EasyABC

EasyABC
GNU General Public License v2.0
94 stars 37 forks source link

Error importing MIDI file in Python 3.x #31

Closed marcstober closed 3 years ago

marcstober commented 3 years ago

Steps to reproduce:

  1. Start EasyABC under Python3
  2. File > Import and Add...
  3. Select a MIDI file

ERROR: "TypeError: It is not a valid midi file!" 2020-12-16

Note: I was using Windows 10.

(I will submit a pull request to fix.)