Re: [Pythonmac-SIG] Launching Python Subprocesses with Py2App

2005-04-29 Thread Bob Ippolito
On Apr 29, 2005, at 9:37 AM, Bob Swerdlow wrote: I am upgrading our application from bundlebuilder to py2app. It looks great and it looks like it will run on Tiger, which my bundlebuilder version does not. Something to finally put the nails in the coffin.. However, I've run into a problem beca

[Pythonmac-SIG] Launching Python Subprocesses with Py2App

2005-04-29 Thread Bob Swerdlow
Hi, I am upgrading our application from bundlebuilder to py2app. It looks great and it looks like it will run on Tiger, which my bundlebuilder version does not. However, I've run into a problem because our application launches subprocesses to run other Python scripts. In the old version with