Utrecht predict Install Flask with: pip3 install Flask Then run the application with: export FLASK_APP=server export FLASK_ENV=development flask run