Pil and freeze

Federico maschio_77 at hotmail.com
Thu Jun 24 17:49:35 EDT 2004


I used freeze.py with a script that import Pil, the script works well bat
the executable I have send this error:

    im=PIL.Image.open(qs['im'][0])
  File "D:\PYTHON~1.4\lib\site-packages\PIL\Image.py", line 1571, in open
    raise IOError("cannot identify image file")
IOError: cannot identify image file

How can I solve it?
Thanks





More information about the Python-list mailing list