python3 -m venv digiscreen source digiscreen/bin/activate pip install flask sqlalchemy flask-sqlalchemy pip install flask-login flask-bcrypt python3 setup.py sdist python3 setup.py bdist_wheel flask for installing all the requirements pip install -r requirements.txt sudo apt-get update sudo apt-get install -y \ ffmpeg \ libpoppler-cpp-dev \ poppler-utils \ libreoffice \ libmagic1