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

librosa 0.10.1 compatibility issue #198

Open
heqi201255 opened this issue Apr 19, 2024 · 1 comment
Open

librosa 0.10.1 compatibility issue #198

heqi201255 opened this issue Apr 19, 2024 · 1 comment

Comments

@heqi201255
Copy link

I just upgraded librosa on my machine but it got SIGSEGV fault all the time for the "load()" function if the module also imports dawdreamer. Then I downgraded my librosa to 0.9.2 and the problem solved.

My specs:
Macbook Pro M1 Pro
macOS 14.3.1
dawdreamer 0.8.0
librosa installed using "conda install -c conda-forge librosa"

@DBraun
Copy link
Owner

DBraun commented Apr 19, 2024

Thanks for reporting. I think I will run the GitHub actions automated tests again and report back to you. DawDreamer has no dependencies, so I find the issue surprising. In the past I've seen compatibility issues with librosa, numpy and numba--not related to DawDreamer.

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