PIL + Py2exe problem

Paulo Henrique Junqueira Amorim paulojamorim at gmail.com
Tue Apr 10 12:16:29 PDT 2007


    Hello,

    I am opening an image using PIL with:

    from Image import *

    self.imagem =3D open(filename)

    Using py2exe or Installer I got:

    Traceback (most recent call last):
    File "Image.pyc", line 960, in open
    IOError: cannot identify image file

    Someone packaged a PIL application with py2exe or installer?

    Cheers.
    Paulo Henrique Junqueira Amorim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200704=
10/e27cbc24/attachment.htm


More information about the wxpython-users mailing list