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

LLVM error #118

Open
jbarr44 opened this issue Mar 23, 2024 · 1 comment
Open

LLVM error #118

jbarr44 opened this issue Mar 23, 2024 · 1 comment

Comments

@jbarr44
Copy link

jbarr44 commented Mar 23, 2024

I've installed basic pitch to my anaconda environment through pip. Trying the command basic-pitch, I get up to 'predicting MIDI for file name' when I get this error:

LLVM ERROR: Symbol not found: __svml_cosf8_ha

What does this mean?

@drubinstein
Copy link
Contributor

Interesting error. Most likely you have some other non-python dependency incorrectly installed, namely Intel SVML (Short Vector Math Library). Most likely you'll want to reinstall a lot of the python dependencies from anaconda instead of pypi.

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