Skip to content

Instantly share code, notes, and snippets.

@githubutilities
Created May 14, 2015 03:24
Show Gist options
  • Select an option

  • Save githubutilities/6d8cad8e4c6a3bc3d525 to your computer and use it in GitHub Desktop.

Select an option

Save githubutilities/6d8cad8e4c6a3bc3d525 to your computer and use it in GitHub Desktop.
Python Image Processing

Python Image Processing

Install PIL(Python Image Library)

According to this, run pip install Pillow instead, because PIL is not maintain and Pillow is maintained fork of it.

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