I tried the files there and they still can't be found. Has anybody successfully installed PIL in Zope 2.5.1 under win32? Thanks -----Original Message----- From: Chris Withers [mailto:chrisw@nipltd.com] Sent: Wednesday, September 18, 2002 5:41 AM To: Friedlander Paul Cc: 'Dieter Maurer'; 'zope@zope.org' Subject: Re: [Zope] I can't seem to get site-packages to work under Win32 Friedlander Paul wrote:
When I try to import PIL (indirectly through sping) I get an error that it can't find the _imaging C libraries. The _imaging.pyd file is in the DLLs directory in ActiveState and it works fine there. I have tried many, many locations in the Zope installation (even in the system32 directory) and can't seem to find one that works.
Does anybody have an idea about this one?
Try putting it in Zope's lib/python folder. cheers, Chris