[Zope] I can't seem to get site-packages to work under Win32
   
    Chris Withers
     
    chrisw@nipltd.com
       
    Wed, 18 Sep 2002 10:40:52 +0100
    
    
  
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