You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.6/dist-packages/pypianoroll/outputs.py", line 139, in to_pretty_midi
f"Expect BinaryTrack or StandardTrack, but got {type(track)}."
ValueError: Expect BinaryTrack or StandardTrack, but got <class 'pypianoroll.track.Track'>.