Skip to content

Python2 Errors #176

Description

@buzem

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions