Created
May 18, 2010 00:38
-
-
Save dz/404449 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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