On 18/02/2011 10:00 PM, [email protected] wrote:
Subject:
Re: [Pythonmac-SIG] py2app with wxpython
From:
Christopher Barker
Date:
Thu, 17 Feb 2011 09:12:36 -0800
To:
[email protected]
On 2/17/11 2:05 AM, Gerhard Schmidt wrote:
Hi,
i try to generate an app from a wxPyth
In article <[email protected]>,
"Brendan Simon (eTRIX)" wrote:
> Do you need to specify 'pythonw' as the interpreter ??
> It may depend on python version. I found (on OS X) that Python 2.7
> requires pythonw rather than python to run my wxPython apps.
That sounds very suspicious.
Resending, as didn't make it to the list when sent on 18 February...
Hi,
The following patch enables the name of the stub executable to determine
the Python script to run. This allows multiple scripts to use a common
runtime.
Required manual steps are to make copies of the stub in ./MacOS a