[Pythonmac-SIG] py2app and Bittornado

2005-09-01 Thread Brandon Sharitt
I'm trying to get Bittornado to run on Mac OS X (10.4 with Python 2.3.5) but I've only ever dealt with Python at lower lever scripting stuff, never wxPython or another GUI stuff. py2app is supposed to be the tool to create Mac friendly Python applications(like py2exe on Windows), but the docume

Re: [Pythonmac-SIG] Python 2.4.1 not replacing earlier versions.

2005-09-01 Thread Simon Brunning
On 8/31/05, Robert Kern <[EMAIL PROTECTED]> wrote: > It selects the first executable named "python" in the PATH. The shebang > line requires an explicit executable. For example, Thanks, All. I've got it all working now, with your help. I'm glad to see that the Python Mac community is as beyond-the

Re: [Pythonmac-SIG] py2app and Bittornado

2005-09-01 Thread Ronald Oussoren
On 31-aug-2005, at 1:46, Brandon Sharitt wrote: > I'm trying to get Bittornado to run on Mac OS X (10.4 with Python > 2.3.5) but I've only ever dealt with Python at lower lever scripting > stuff, never wxPython or another GUI stuff. py2app is supposed to be > the tool to create Mac friendly Pytho