[Image-SIG] Bug in TiffImagePlugin?

Aureli Soria Frisch Aureli.Soria_Frisch@ipk.fhg.de
Mon, 26 Mar 2001 11:44:30 +0200


At 12:21 Uhr +0100 24.03.2001, Fredrik Lundh wrote:
>Aureli Soria Frisch wrote:
>> When trying to save an image in tif format under Python2.0 an error is
>> prompted:
>>
>> File "macintosh hd:compiler:python
>> 2.0:extensions:imaging:pil:TiffImagePlugin.py", line 329, in save
>>     append(tag, typ, len(value), data + (4-len(data))*"\0", "")
>> TypeError: append requires exactly 1 argument; 5 given
>
>this is fixed in the latest PIL version (1.1.1).  if you're using
>1.1.0, you can upgrade by simply copying all PY-files from
>the PIL directory to the imaging:pil directory in your Python
>installation.
>
>the current sources are available from:
>
>    http://www.pythonware.com/products/pil/index.htm
>

I am using MacPython and does not seem to be PIL 1.1.1. for that plattform.
is taht right?

Thanks, regards

#################################
Aureli Soria Frisch
Fraunhofer IPK
Dept. Pattern Recognition

post: Pascalstr. 8-9, 10587 Berlin, Germany
e-mail:aureli@ipk.fhg.de
fon: +49 30 39 00 61 50
fax: +49 30 39 17 517
#################################