Skip to content

Instantly share code, notes, and snippets.

@remotephone
Created July 8, 2017 01:51
Show Gist options
  • Save remotephone/fbea829463363cb65d2c41c0b15038ec to your computer and use it in GitHub Desktop.
Save remotephone/fbea829463363cb65d2c41c0b15038ec to your computer and use it in GitHub Desktop.
Flask-ask has these requirements:
sudo yum install gcc libffi-devel python-devel openssl-devel
-or-
sudo apt-get install build-essential libssl-dev libffi-dev python-dev
also install with pip install flask-ask --user or clone the repo and install requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment