Skip to content

Instantly share code, notes, and snippets.

@jamiecounsell
Created February 1, 2015 21:36
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiecounsell/06937e04dd25267f7393 to your computer and use it in GitHub Desktop.
Save jamiecounsell/06937e04dd25267f7393 to your computer and use it in GitHub Desktop.
Pillow dependency install for Debian
sudo apt-get install libjpeg62-dev zlib1g-dev libtiff-opengl libtiff-tools libfreetype6-dev liblcms1-dev libopenjpeg-dev tcl-dev tk-dev
pip install -I pillow
@jamiecounsell
Copy link
Author

Still working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment