[Zope] Re: installing PIL on Window Zope

Owen K oekelly at sympatico.ca
Thu Feb 16 17:28:05 EST 2006


If you want to register your python in the Windows registry, try this URL
http://effbot.org/zone/python-register.htm

I just installed PIL this afternoon using the script above, then using the PIL installer. No complaints/errors. But I have not verified PIL function.

Regards,
Owen
  "Allen Huang" <swapp0 at yahoo.com> wrote in message news:20060216083854.68208.qmail at web30205.mail.mud.yahoo.com...
  I want to install PIL into zope but I couldn't use the installation package since python that came with zope isn't register on windows. 

  so I installed python 2.3 seperately and I found some artical on the zope website and it said to 
   -  decompress and PIL package and move
   -  Copy the PIL folder and the pil.pth file from your Python folder into: YourZopeFolder/lib/python 
   -  Copy _imaging.pyd, _imagingtk.pyd, tk83.dll and tcl83.dll into YourZopeFolder/bin/DLLs
   -  Copy PIL folder in Zope\lib\python\PIL

  I did all that but I'm not sure if PIL now work with zope or not...

  I started importing External Script using PIL but all I get is -- 'module' object has no attribute 'Image'

  Can someone tell me how I can check if PIL works?
  Does anyone have a simple PIL coding I could use?
     
     


------------------------------------------------------------------------------

  What are the most popular cars? Find out at Yahoo! Autos 


------------------------------------------------------------------------------


  _______________________________________________
  Zope maillist  -  Zope at zope.org
  http://mail.zope.org/mailman/listinfo/zope
  **   No cross posts or HTML encoding!  **
  (Related lists - 
   http://mail.zope.org/mailman/listinfo/zope-announce
   http://mail.zope.org/mailman/listinfo/zope-dev )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20060216/0ca8a6c1/attachment.htm


More information about the Zope mailing list