[Zope] ZOPE & PIL

marc lindahl marc@bowery.com
Tue, 16 Oct 2001 11:41:04 -0400


Look at my ill-named ImageTag_hotpatch product, I have instructions on how I
did this.

> From: "Norman Khine" <khine@o-a-l.net>
> Date: Tue, 16 Oct 2001 11:32:16 +0100
> To: "Zope Mailing List" <zope@zope.org>
> Subject: [Zope] ZOPE & PIL
> 
> Hi,
> Can someone tell me how to compile the PIL so it is accessable from Zope. I
> have followed the instructions of building it and have test it from the
> command prompt.
> 
>>>> import Image
>>>> 
> 
> works
> 
> BUT looking at the Poll.py file it is trying to import a module PIL. I am
> trying to configure the Poll Product.
> 
> Any advice will be much appreciated.
> 
> Regards
> 
> Norman
> 
> 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )