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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: