Skip to content

Instantly share code, notes, and snippets.

@chrismullins
Created June 29, 2018 21:06
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 chrismullins/2d144deda96a8f7a4d626a6c00998aa5 to your computer and use it in GitHub Desktop.
Save chrismullins/2d144deda96a8f7a4d626a6c00998aa5 to your computer and use it in GitHub Desktop.
Install PIL (the actual PIL, not Pillow) for Google App Engine standard environment
pip install http://effbot.org/media/downloads/Imaging-1.1.7.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment