tsurumeso / vocal-remover

Vocal Remover using Deep Neural Networks
MIT License
1.47k stars 215 forks source link

ModuleNotFoundError: No module named 'librosa' #139

Open walterdf opened 11 months ago

walterdf commented 11 months ago

When I try to run the command via CLI it presents the following error:

Traceback (most recent call last): File "inference.py", line 4, in import librosa ModuleNotFoundError: No module named 'librosa'

Anyone else having this error? I have already installed librosa and the error persists.

rogermiranda1000 commented 11 months ago

Did you follow the installation procedure? (pip install -r requirements.txt)

Edit:

I have already installed librosa and the error persists.

Can you post pip freeze here?

Dora33030 commented 8 months ago

In Kagle not working

pavbro commented 5 months ago

Same issue. Mac M1, cannot to install librosa