music
music copied to clipboard
Missing sub-packages after pip install
If you navigate to the folder where the package was installed you'll see that it contains files only, and there are no sub-packages (core, legacy, singing, structures and their sub-packages).
It seems that the problem is on this line of the setup.py. And here you can find how it could be fixed.