Greetings, I've written a program that uses PIL and have used py2exe to create an executable.
When I now try to open a .png file, I get an error. I printed out the contents of the ID[] array in the Image.py file, inside the open() function, and it was empty. Any advice on how I can register the different formats in my exe would be greatly appreciated! Thanks, Franz _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
