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

Christopher Barker Chris.Barker at noaa.gov
Wed Aug 12 22:30:13 CEST 2009


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



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list