[Pythonmac-SIG] py2app path question

Shane Clements shane.clements at gmail.com
Wed Apr 15 09:23:10 CEST 2009


Hi.

Looking for advice about p2app and paths during the bundling process.

The application I am working with works fine finding the paths before being
bundled with py2app but after has mangled ones.

An example error:

IOError: [Errno 2] No such file or directory:
'/Users/Shane/UTc!/client/dist/client.app/Contents/Resources//Users/Shane/UTc!/client/dist/client.app/Contents/Resources/assets/objects/ships.xml'

What is looks like is py2app is making aliases perhaps...?

Is there a way to avoid this?

Thanks,

Shane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090415/9238ed6b/attachment-0001.htm>


More information about the Pythonmac-SIG mailing list