Articles in August 2007

Problems Installing (Easy_Install) Pil 7

Published August 22, 2007 Filed unter:

One very basic Python library is PIL (Python Imaging Library). It is used for image manipulation.

To install packages, I usually use easy_install, but installing PIL using this tool, I got an error:

:~#easy_install PIL
Searching for PIL
Reading http://cheeseshop.python.org/pypi/PIL/
Reading http://www.pythonware.com ...
Your Way: Home » Thoughts » 2007 » Articles in August 2007