I installed Anaconda 3 2.3.0 on Windows xp. It is supposed to be the last version of anaconda to support windows xp as it contains python 3.4.3, and python 3.4.x is the last
Try
pip install
for instance
pip install musdb==0.2.*
That would pin your package