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"
-
Notifications
You must be signed in to change notification settings - Fork 0
License
emaverick2001/NeoscoreForVisualScore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published