[Zope] PIL and Zope product

Jeroen Vloothuis jeroen@noterik.nl
Mon, 14 Apr 2003 13:56:47 +0200


I am trying to use PIL(Python Imaging Library) to draw some images. When I run 
the code from within Zope I get this error:

Error Type: AttributeError 
Error Value: 'ImageFile' module has no attribute '_save' 

When run from normal Python it creates the image just fine.
Cheers,
	Jeroen