essentia icon indicating copy to clipboard operation
essentia copied to clipboard

Getting Essentia to work on Windows

Open YGersh opened this issue 3 years ago • 0 comments

Hi, I'm relatively new so forgive any inaccuracies/mistakes in the question. I am trying to add essentia as a library to a custom python3.6 project. I am specifically trying to get access to multiPitchKlapuri. I have tried installing from pycharm GUI (error); then using pip install essentia (error), then trying to manually place the essentia python files in my project (knew this wasnt going to work - was a Hail Mary) . I am currently trying to cross compile using Windows Linux Subsystem, but I'm not really sure what to do. I followed the steps listed on the website (Install Mingw-w64 GCC, Build Dependencies, Build Essentia with static examples). What do I do next? How do I get my Pycharm Project (inside venv) to see and access the library, after running all required commands from the bash terminal? Thank you for your help.

YGersh avatar Mar 29 '21 00:03 YGersh