PIL Install - I will worship you

Fredrik Lundh fredrik at pythonware.com
Tue Feb 20 04:45:35 EST 2001


Steve Lenhart wrote:
> Python 2.0 on Windows 2000. How do I setup the Python Image Library? It
> shouldn't be this hard. I've downloaded and unzipped into a folder called
> Imaging-1.1.1 in the Python folder

what exactly have you downloaded and unzipped?  the
source distribution?

if you don't have a compiler, you're probably better off
downloading a binary kit:

    http://www.pythonware.com/products/pil

get the right version, unzip it into your Python installation
directory (e.g. c:\python20), and off you go...

Cheers /F





More information about the Python-list mailing list