csvsoundsystem/tweet-music

Example borked?

Opened this issue · 0 comments

I'm trying to run the az.py file, but I'm getting a number of errors, and I don't see any easy way to fix them -- seems like some things might be missing. Or I might be bad at this.

For example, music/midi.py is trying to import from utils, but I don't see a utils anywhere, only some similar music_utils, etc. And if I correct those, I get ImportError: cannot import name TweetMusic.

Is this just out of date or am I missing something stupid?