For the commands below, depending on the installation, python may have to be substituted with python3
-
Upgrade pip with the following command (sudo required for linux distributions):
pip install --upgrade pip
-
Install requirements using the following:
pip install -r requirements.txt
-
Run main.py:
python main.py