Using PIL with py2exe

John Carter jnc at ecs.soton.ac.uk
Wed Dec 10 11:04:41 EST 2003


Does anyone know how to embed PIL into a py2exe program.

As far as I can tell PIL is not finding its plugins for Image I/O,
they are imported dynamically as required. So I cant load or save
pictures

I tried making a copy of the plugin files to the application
directory, but I've had no luck in making the code see the files
I'd be grateful for any suggestion.

Please e-mail me, as well as posting a reply.

John Carter
jnc at ecs.soton.ac.uk




More information about the Python-list mailing list