Skip to content

Instantly share code, notes, and snippets.

@dz
Created May 18, 2010 00:38
Show Gist options
  • Save dz/404449 to your computer and use it in GitHub Desktop.
Save dz/404449 to your computer and use it in GitHub Desktop.
$ pip install -e svn+http://svn.effbot.org/public/tags/pil-1.1.6/#egg=PIL --quiet
At revision 532.
$ python -c "import PIL"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named PIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment