Open jbarr44 opened 8 months ago
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.
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?