[Image-SIG] PIL can't ID a TIFF.

Jason C. Leach jleach@mail.ocis.net
Wed, 20 Jun 2001 15:36:50 -0700 (PDT)


hi,

I am trying to open a TIFF with PIL 1.1.2 for Python 1.5.2.  It says it
can not correctly ID the file. Can I do this by manually; if not can I do
anything to correct the problem with the file?

The error is:
Traceback (innermost last):
  File "./bright.py", line 8, in ?
    im = Image.open('tfl15_utm.tif')
  File "./PIL/Image.py", line 960, in open
    raise IOError, "cannot identify image file"
IOError: cannot identify image file



Thanks,
j.

......................
..... Jason C. Leach
..