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

SystemError with Librosa package #16

Open
hugoGyps opened this issue Mar 3, 2023 · 2 comments
Open

SystemError with Librosa package #16

hugoGyps opened this issue Mar 3, 2023 · 2 comments

Comments

@hugoGyps
Copy link

hugoGyps commented Mar 3, 2023

Hi, I'm trying to run the Demo colab "Synthesis from MIDI" of this project, and I got a systemError caused by the librosa import in the "Imports and Definitions" section. Maybe a version conflict but I'm struggling to fix it.

librosa_err

Thanks

@rodriguezmanueljoaquin
Copy link

Iam having the same problem!

@rodriguezmanueljoaquin
Copy link

@hugoGyps I could solve this by using numpy==1.23.5
!pip install numpy==1.23.5 on the first line of the installation module
As seen on this issue response.
Anyway, I got a different error afterwards:
image

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

2 participants