Setup on Ubuntu 20.04 Run the following commands python3 -m virtualenv venv source venv/bin/activate python3 -m pip install -r requirements.txt