Skip to content

1. Installation

username116 edited this page Aug 17, 2024 · 13 revisions
  • Install Python
  • Optionally, create a virtual environment in the folder of your choice (both venv commands). I haven't done this on Windows, so the package is installed globally, and so far it's working fine for me. But on my Linux distribution, it's necessary
  • In a terminal, do: pip install path\to\essentia-2.1b6.dev0-cp312-cp312-win_amd64.whl (replace with the exact path on your computer)

Clone this wiki locally