vocal-remover icon indicating copy to clipboard operation
vocal-remover copied to clipboard

ModuleNotFoundError: No module named 'librosa'

Open walterdf opened this issue 1 year ago • 3 comments

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.

walterdf avatar Jul 20 '23 04:07 walterdf

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?

rogermiranda1000 avatar Jul 26 '23 12:07 rogermiranda1000

In Kagle not working

Dora33030 avatar Oct 16 '23 08:10 Dora33030

Same issue. Mac M1, cannot to install librosa

pavbro avatar Jan 21 '24 15:01 pavbro