Skip to content

Instantly share code, notes, and snippets.

@Shellbye
Created July 8, 2016 09:16
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 Shellbye/962aed6ac5fda7f14b7436875f96cf0b to your computer and use it in GitHub Desktop.
Save Shellbye/962aed6ac5fda7f14b7436875f96cf0b to your computer and use it in GitHub Desktop.
Ubuntu install PIL
wget http://effbot.org/media/downloads/Imaging-1.1.7.tar.gz
cd Imaging-1.1.7/
sudo python setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment