This is intended to be used with python 3.7
To create a virtualenv for encapsulating the setup of the program please run:
python3 -m venv venv
source venv/bin/activateInstall the basic requirements by running:
pip install -r requirements.txt| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is intended to be used with python 3.7
To create a virtualenv for encapsulating the setup of the program please run:
python3 -m venv venv
source venv/bin/activateInstall the basic requirements by running:
pip install -r requirements.txt