The code is tested with Windows operating system and Python version 3.9.5. Ensure that python and pip are installed before.
path\Pythonxx\python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt
./logs
The code is tested with Windows operating system and Python version 3.9.5. Ensure that python and pip are installed before.
path\Pythonxx\python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt
./logs