On Monday, December 23, 2002, at 06:09 PM, Martin Gebert wrote:
Just two quite obvious questions:
- Did you install PIL in the Python version your Zope uses?
I guess not, since it doesn't seem to be working. I figured that's what I did wrong; I just don't know how to tell PIL to install itself in a particular place. And yes, I read the docs on the web and in the source, I just must have missed it.
- Can you import PIL from the console of that version?
Not if I run [zopedir]/bin/python. If I run the /usr/bin/python instead, I can import w/o problem.
If not, check why and/or post the errors here...
[root@marge 2-6-0]# ./bin/python Python 2.1.3 (#1, Sep 19 2002, 13:15:46) [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2 Type "copyright", "credits" or "license" for more information.
import _imaging Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named _imaging
___/ / __/ / ____/ Ed Leafe http://leafe.com/ http://foxcentral.net