Re: [Pythonmac-SIG] Python 3.2rc1 available: new 10.6 IDLE and tkinter options

2011-01-17 Thread Stephen Gava
On 18/01/11 8:35 AM, Aahz wrote: On Mon, Jan 17, 2011, Ned Deily wrote: The first release candidate of Python 3.2 is now available. As with Python 2.7.1, two variants of Mac OS X installers are available for this release: the traditional 32-bit-only installer that works on all machines supp

[Pythonmac-SIG] python3.2 osx build

2011-01-03 Thread Stephen Gava
hi all, i'm guessing that since there was never a 3.2 beta 2 build for osx released, and since it's the holiday season, and since 3.2 rc1 is due in just 4 days now, that beta 1 has been / will be simply skipped for osx...? anyone know? or know if there will even be an rc1 build for osx releas

Re: [Pythonmac-SIG] I published a couple of improvements to py2app

2010-08-19 Thread Stephen Gava
thanks a bunch Virgil. ;) On 19/08/10 5:44 PM, Virgil Dupras wrote: Hi all, I've been working on a few improvements for py2app. Since Ronald said he'd bring the repository to mercurial soon, I was waiting, but managing those patches became too much work so I converted py2app's [...] _

Re: [Pythonmac-SIG] python.org 2.7rc1 problem

2010-06-17 Thread Stephen Gava
On 11/06/10 14:11, Ronald Oussoren wrote: [...] Try the 10.3 version, that installs a 32-bit only version of Python, most prebuild extensions are currently only available in 32-bit. hmm. neither of these solutions explains why the 2.7b2 '10.5 or greater' version of python worked fine with b

Re: [Pythonmac-SIG] python.org 2.7rc1 problem

2010-06-17 Thread Stephen Gava
On 11/06/10 13:39, Ronald Oussoren wrote: On 10 Jun, 2010, at 18:03, Stephen Gava wrote: On 11/06/10 1:21 AM, Ronald Oussoren wrote: On 8 Jun, 2010, at 18:21, Stephen M. Gava wrote: hi there, i was happily running the python.org build of 2.7b2, howver since i installed 2.7rc1 i am

Re: [Pythonmac-SIG] python.org 2.7rc1 problem

2010-06-17 Thread Stephen Gava
On 11/06/10 1:21 AM, Ronald Oussoren wrote: On 8 Jun, 2010, at 18:21, Stephen M. Gava wrote: hi there, i was happily running the python.org build of 2.7b2, howver since i installed 2.7rc1 i am getting errors when importing Tkinter or wx (wxpython) libraries. perhaps i'm making some simple

Re: [Pythonmac-SIG] python.org 2.7rc1 problem

2010-06-17 Thread Stephen Gava
On 11/06/10 1:21 AM, Ronald Oussoren wrote: On 8 Jun, 2010, at 18:21, Stephen M. Gava wrote: hi there, i was happily running the python.org build of 2.7b2, howver since i installed 2.7rc1 i am getting errors when importing Tkinter or wx (wxpython) libraries. perhaps i'm making some simple

Re: [Pythonmac-SIG] [pythonmac-sig] python 2.7 tkinter using tk 8.6

2010-05-26 Thread Stephen Gava
On 22/05/10 1:21 AM, ronaldoussoren wrote: On May 21, 2010, at 02:24 PM, Kevin Walzer wrote: On 5/21/10 1:16 AM, Stephen M. Gava wrote: > Hi there, > I've installed the python.org package of python 2.7b2 for osx snow leopard. > > It's Tkinter appears to be built against

[Pythonmac-SIG] py2app "bus error" on leopard

2007-12-05 Thread Stephen Gava
Lo all, I'm trying to bundle an app using py2app on osx leopard. I'm using the 0.3.6 version of py2app and my app is written and built with the framework version of python 2.5.2. When I run my app as a normal script it runs fine, and the wxpython gui displays and works normally, but when I