[Pythonmac-SIG] an odd problem with BundleBuilder

michael ferraro michael at possibleworlds.com
Tue Aug 17 00:41:53 CEST 2004


I am posting this in the SIG-imaging list as well. I thought
someone here might have run into this also

An app that I bundle using bundlebuilder that tries to open
a jpg file using Image.open() returns:
	" IOError: cannot identify image file "
the same script outside the bundle has no such problem.
It also make no difference if the image file is contained
within the bundle or not.

I'm running OS X 10.3.4 with standard python and PIL 1.1.4

M



More information about the Pythonmac-SIG mailing list