pb py32exe and PIL

Ryomanga ryomanga at aol.com
Sun Apr 6 12:47:25 EDT 2003


>>   File "Image.pyc", line 960, in open
>> IOError: cannot identify image file
>> 

>You have to import the plugins you need in your script so that
>py2exe knows they are used. You should be able to google for this
>questions and find some answers.
>

I have imorted them my script work perfectly using pyhon myscript.py, its only
with the exe it's not working. Maybe you think py2exe doesn't import the PIL
library it's false there is the Imge.pyd file with the exe. Or maybe i don't
understand what you want to say..
    Guilhèm




More information about the Python-list mailing list