Pil and freeze

Roberto Lopez-Gulliver gulliver at atr.co.jp
Fri Jun 25 00:28:08 EDT 2004


try this :

http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&safe=off&threadm=283adf56.0306050511.3313c89a%40posting.google.com&prev=/groups%3Fhl%3Den%26safe%3Doff%26group%3Dcomp.lang.python

or search on this group for the thread :
          "PIL and py2exe Issues"
hope this helps

-r

"Federico" <maschio_77 at hotmail.com> wrote in message news:<cbfi35$lem$1 at lacerta.tiscalinet.it>...
> 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