4 Mar
2003
4 Mar
'03
7:01 p.m.
Meehan, Francois wrote at 2003-3-4 09:52 -0500:
I have found the document to install PIL on zope at http://www.zope.org/Members/regebro/PIL_zope .... ImportError: The _imaging C module is not installed
Almost surely, importing "_imaging" results in an error. Try it in an interactive interpreter. You should get a much better error indication. Dieter