[Zope] RE: Installing PIL on binary dist. of Zope 2.6.1 on Linux...
Meehan, Francois
Francois@iecholden.com
Tue, 4 Mar 2003 09:52:38 -0500
Hi,
I have found the document to install PIL on zope at
http://www.zope.org/Members/regebro/PIL_zope
Followed instructions, worked fine. Did copy file _imaging.so and the PIL
directory to my zope/lib/python.
When starting zope I get
2003-03-04T09:51:31 ERROR(200) Zope Could not import Products.ZPhotoSlides
Traceback (innermost last):
File /home/zope-2.6.0/lib/python/OFS/Application.py, line 541, in
import_product
File /home/zope/lib/python/Products/ZPhotoSlides/__init__.py, line 13, in
?
File /home/zope/lib/python/Products/ZPhotoSlides/ZPhotoSlides.py, line 36,
in ?
(Object: package_home)
File
/home/zope/lib/python/Products/ZPhotoSlides/photo_edition/image_modif.py,
line 9, in ?
(Object: os)
File /home/zope/lib/python/PIL/ImageFont.py, line 80, in ?
File /home/zope/lib/python/PIL/ImageFont.py, line 91, in FreeTypeFont
File /home/zope/lib/python/PIL/Image.py, line 37, in __getattr__
ImportError: The _imaging C module is not installed
It must be something simple, can't put the finger on it...
Thanks in advance,
Francois