Pb with install PIL for Linux

Erik Max Francis max at alcyone.com
Mon Mar 17 18:37:33 EST 2003


denis gaultier wrote:

> We have installed Imaging-1.1.3.tar.gz and when we compile a file 
> which
> contain  the string "import Image", the compiler can't find the module
> Image.
> Please help us.

Did you follow all the instructions in the Imaging module installation? 
You have to build the library, then run python setup.py install on the
main directory.  It's not a one-step process.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ It is human nature to think wisely and act foolishly.
\__/ Anatole France
    Church / http://www.alcyone.com/pyos/church/
 A lambda calculus explorer in Python.




More information about the Python-list mailing list