-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
When running
"mididump.py /Users/apple/Desktop/magenta/python-midi" command
I am getting this error:
script_code = compile(script_text, script_filename, 'exec')
File "/Users/apple/anaconda3/envs/magenta/lib/python3.6/site-packages/midi-0.2.3-py3.6.egg/EGG-INFO/scripts/mididump.py", line 9
print "Usage: {0} ".format(sys.argv[0])
How can I solve this problem?
Since this file belongs to my Anaconda environment , I cannot make any 2to3 conversion for this Py file.
Metadata
Metadata
Assignees
Labels
No labels