14 Apr
2003
14 Apr
'03
11:56 a.m.
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