You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: