Open ElaweOnao1 opened 4 years ago
It seems it is still using the system python instead of conda. Can you try replacing python3
by python
?
Do this, on terminal: conda init (or) conda init zsh (That will satart (base)) While on (base) cd to your "demucs-master" or "demucs" folder and run: conda env update -f environment-cpu.yml That will install the 'request' module. Then, run: conda activate demucs Then, run: python3 -m demucs.separate --dl -n demucs -d cpu PATH_TO_AUDIO_FILE_1 Replace PATH_TO_AUDIO_FILE_1 with your own mp3 source location. That's it.
Hi, i'm new to using terminal, i followed the steps closely but this error keeps popping up. Can somebody please tell me what this means and how i can fix it?