Hi, i recently installed music and when i run the examples on pymusic it gives me this error. I.e. receivers.py file setup = music.Setup() AttributeError: module 'music' has no attribute 'Setup'
Hi,
i recently installed music and when i run the examples on pymusic it gives me this error.
I.e. receivers.py file
setup = music.Setup()
AttributeError: module 'music' has no attribute 'Setup'