Skip to content

Instantly share code, notes, and snippets.

@leodutra
Last active August 14, 2017 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leodutra/b2899dd596daa38d987877461531559a to your computer and use it in GitHub Desktop.
Save leodutra/b2899dd596daa38d987877461531559a to your computer and use it in GitHub Desktop.
Install Pillow Ubuntu
#!/bin/sh
# update pip
pip install -U pip
pip install requests[security]
#apt install -y libxml2-dev libxslt1-dev python-dev zlib1g-dev libjpeg-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment