[Setup] Re: No (PIL) found.Archetypes based ImageField's don't scale if neccessary

Raphael Ritz r.ritz at biologie.hu-berlin.de
Tue Feb 3 11:51:21 UTC 2009


Alexey Vlasov wrote:

[..]

> As I understand I don't have the installed library PIL.
> But there're no errors on:
> $ python
> Python 2.5.2 (r252:60911, Nov 13 2008, 15:01:36)

That's most probably not the Python your Zope/Plone is using.

> [GCC 4.1.2 (Gentoo 4.1.2 p1.1)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import PIL.Image
> 
> What can the error from event.log mean more?

That for the Python that Zope/Plone *is* using
(typically a dedicated 2.4.x these days) PIL
isn't installed. Change that ;-)

Raphael


> 
> Full log in attach.
> 
> 




More information about the Setup mailing list