INTRO INSTALLING You need to install requirements: pip install -r requirements.txt Using command script below to run app: FLASK_APP=app.py flask run