Step 1: Create python virtual environment with this command: "python -m venv <virtual-environment-name>"
-NOTE: may have to use python3 if thats what you have set up locally
Step 2: Enter virtual environment with this command: "source <virtual-environment-name>/bin/activate"
Step 3: Run this command to setup dependencies: "pip install -r requirements.txt"
emaverick2001/NeoscoreForVisualScore
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|