#To run the application do the following Create a python virtual environment python3 -m venv .venv Activate the environment source .venv/bin/activate