Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'Librosa' #104

Open
TraumaBeast opened this issue Feb 5, 2024 · 0 comments
Open

No module named 'Librosa' #104

TraumaBeast opened this issue Feb 5, 2024 · 0 comments

Comments

@TraumaBeast
Copy link

I have spent hours trying to get this set up and it refuses to work.
I installed Python 3.9, I have every other dependency installed.
I ran through the setup carefully and made sure everything installed.
I have librosa, it shows up in python, but unlike any other module, it refuses to load.
It just points to the line for import librosa in main.py

I read online librosa only supports up to python 3.7, I tried using that, same result.
Installed 3.9, reinstalled all dependencies, same result.
I moved the installed files, same result.
I upgraded pip and reinstalled dependencies again, same result.
I changed environment paths, same result.

I have AICoverGen and RVC on a non-OS drive, but RVC works fine, it's just librosa here not being found for some reason.
Any ideas? I'm not exactly super well-versed with python, so it's liable to be a fault of mine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant