[Zope] PIL and separate python from Zope

Chris Withers chrisw@nipltd.com
Thu, 14 Nov 2002 11:32:28 +0000


Jaroslav Lukesh wrote:
> But EasyImages tell me that PIL is not installed. I have read and done PIL
> on windows install howto (or so called).

That'll probabyl only put it in your system python install.

What you need to do is copy anything that's been installed by PIL in, say, 
C:\Python21\lib into, for example, C:\Zope\lib\python

cheers,

Chris