axeldelafosse / stemgen

🎛 Stemgen is a Stem file generator. Convert any track into a Stem and have fun with Traktor.
https://stemgen.dev
MIT License
207 stars 39 forks source link

Mutagen missing in installation instructions #30

Closed XPerianer closed 1 year ago

XPerianer commented 1 year ago

I followed the installation instructions for Mac, and when trying to create a stemgen python3 complained about missing mutagen package. Installation of this should be reflected in the installation instructions, e.g.: python3 -m pip install -U demucs mutagen

axeldelafosse commented 1 year ago

Thank you for the suggestion. Fixed in https://github.com/axeldelafosse/stemgen/commit/135108ac7848ac5a08eccc7530aeee3ab47ce213.