hello!
after installing a zope instance, I emerged mymediamanager. My zopectl debug
log follows:
Starting debugger (the name "app" is bound to the top-level Zope object)
2006-07-31 15:34:11 ERROR Zope Could not import Products.MyMediaManager
Traceback (most recent call last):
File "/usr/lib/zope-2.8.4/lib/python/OFS/Application.py", line 695, in
import_product
product=__import__(pname, global_dict, global_dict, silly)
File "/var/lib/zope/zope-inst_01/Products/MyMediaManager/__init__.py", line
33, in ?
import MediaCinema
File "/var/lib/zope/zope-inst_01/Products/MyMediaManager/MediaCinema.py",
line 27, in ?
import PIL.Image
ImportError: No module named PIL.Image
PIL ('imaging' on gentoo) is already installed so I cannot understand how to
fix. Any help?..
stefano.
--
[email protected] mailing list