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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to