For installing all the dependencies automatically please enter the following commands:
chmod +x install-dependencies.sh
./install-dependencies.sh
If you want to install dependencies separately, here is the list of needed dependencies:
- pip install flask
- pip install PyLD