[Pythonmac-SIG] py2app path question

Shane Clements shane.clements at gmail.com
Wed Apr 15 10:39:20 CEST 2009


On Wed, Apr 15, 2009 at 1:29 AM, Ronald Oussoren <ronaldoussoren at mac.com>wrote:

>
> On Wednesday, April 15, 2009, at 09:23AM, "Shane Clements" <
> shane.clements at gmail.com> wrote:
> >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.
>
> That's odd. Can you reproduce the problem in a small program?
>
> Ronald
>
>
Hi.

Thanks for your response. I think that I just need to rethink my
pathfinding.

It's interesting that the filename has no path before bundling, then the
whole path after because .app is relocatable I'm probably just discovering
the obvious: the program needs it's whole path.

Thanks,

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


More information about the Pythonmac-SIG mailing list