Gentoo Archives: gentoo-user

From: sguglia@××××××.it
To: gentoo-user@l.g.o
Subject: [gentoo-user] ImportError: No module named PIL.Image (python, PIL, zope, mymediamanager)
Date: Mon, 31 Jul 2006 13:55:57
Message-Id: 200607311548.01868.sguglia@arrows.it
1 hello!
2
3 after installing a zope instance, I emerged mymediamanager. My zopectl debug
4 log follows:
5
6 Starting debugger (the name "app" is bound to the top-level Zope object)
7 2006-07-31 15:34:11 ERROR Zope Could not import Products.MyMediaManager
8 Traceback (most recent call last):
9 File "/usr/lib/zope-2.8.4/lib/python/OFS/Application.py", line 695, in
10 import_product
11 product=__import__(pname, global_dict, global_dict, silly)
12 File "/var/lib/zope/zope-inst_01/Products/MyMediaManager/__init__.py", line
13 33, in ?
14 import MediaCinema
15 File "/var/lib/zope/zope-inst_01/Products/MyMediaManager/MediaCinema.py",
16 line 27, in ?
17 import PIL.Image
18 ImportError: No module named PIL.Image
19
20
21 PIL ('imaging' on gentoo) is already installed so I cannot understand how to
22 fix. Any help?..
23
24 stefano.
25 --
26 gentoo-user@g.o mailing list