Skip to content

Instantly share code, notes, and snippets.

@tecsyscom
Last active May 23, 2017 08:40
Show Gist options
  • Save tecsyscom/d3df9e580bd805cbc712c48d7d58054c to your computer and use it in GitHub Desktop.
Save tecsyscom/d3df9e580bd805cbc712c48d7d58054c to your computer and use it in GitHub Desktop.
for mac
pip install --upgrade pip
sudo brew install pkg-config libffi\nexport PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.13/lib/pkgconfig/ # May change with libffi version\npip install cffi
sudo -H pip install python-dateutil
sudo pip install haxor-news --upgrade --ignore-installed six
sudo pip install awscli --force-reinstall --upgrade
sudo pip install awsebcli --upgrade --ignore-installed six
sudo pip install urllib3 --upgrade
pip install -U pbr
pip install functools32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment