#! /bin/bash
# Install the required support programs
sudo apt-get install python3 python3-pip -y
pip3 install -r requirements.txt