Refer to the main README Install section and its subsections
- Create a Virtual Environment
python -m venv .venv
- Install the requirements
source .venv/bin/activate #linux
pip install -r requirements.txt
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Refer to the main README Install section and its subsections
python -m venv .venv
source .venv/bin/activate #linux
pip install -r requirements.txt