Installing scipy and numpy on Dokku for Flask app
If you’re trying to work with a basic Flask app and have scipy and/or numpy in your requirements.txt file, Dokku will not be able to install these when you try to push your repo to your deployment server.