On Wed, Aug 12, 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
> successfully did this with py2
Gabriel Rossetti wrote:
Christopher Barker wrote:
And no, I never did get that going -- we found another solution.
Thanks Chris, are you able to tell me what solution you found?
I don't think it's relevant to your problem, but we ended up embedding
the whole darn thing in a wxPython applic
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
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!).
Hello,
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
successfully did this with py2exe for windows. I had py2exe generate
"launcher.