[Image-SIG] Installing PIL into windows ZOPE
by Allen Huang other posts by this author
Mar 30 2006 1:27PM messages near this date
[Image-SIG] Highlight Graphic according to data
|
[Image-SIG] compile problem
I want to install PIL into zope but I couldn't use the installation package since python tha
t 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 s
aid 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 a
ttribute 'Image'
Can someone tell me how I can check if PIL works?
Does anyone have a simple PIL coding I could use?
---------------------------------
Yahoo! Mail
Use Photomail to share photos without annoying attachments.
|