[Pythonmac-SIG] py2app & multiple executable files with a main launcher

Gabriel Rossetti gabriel.rossetti at arimaz.com
Fri Aug 14 17:04:56 CEST 2009


Christopher Barker wrote:
> Gabriel Rossetti wrote:
>> I am trying to bundle an application I wrote usinf py2app. The 
>> application has a launcher "launcher.py" and a Python script 
>> "main.py" that calls the launcher several times in sub-processes with 
>> diff args.
>
> I wanted to do something like this a while back (quite a while!). 
> Check out this thread:
>
> http://mail.python.org/pipermail/pythonmac-sig/2005-August/014928.html
>
> In particular, this post:
>
> http://mail.python.org/pipermail/pythonmac-sig/2005-August/014940.html
>
> And no, I never did get that going -- we found another solution.
>
> -Chris
>
>
Thanks Chris, are you able to tell me what solution you found?

Gabriel


More information about the Pythonmac-SIG mailing list