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

2010-06-24 Thread Ronald Oussoren
On 24 Jun, 2010, at 2:52, Sridhar Ratnakumar wrote: > > On 2010-06-10, at 9:23 PM, Stephen Gava wrote: > i guess i'll re-install python 2.7b2 again to double check, but this seems very odd... also, are you then saying that no-one running snow leopard on a 64bit capab

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

2010-06-23 Thread Sridhar Ratnakumar
On 2010-06-10, at 9:23 PM, Stephen Gava wrote: >>> i guess i'll re-install python 2.7b2 again to double check, but this seems >>> very odd... >>> >>> also, are you then saying that no-one running snow leopard on a 64bit >>> capable machine is able to use Tkinter anymore if they install the >>

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

2010-06-17 Thread Ronald Oussoren
On 11 Jun, 2010, at 2:40, 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 getting errors when i

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 ge

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] python.org 2.7rc1 problem

2010-06-10 Thread Ronald Oussoren
On 10 Jun, 2010, at 20:49, Stephen Gava wrote: > > > 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, >>

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

2010-06-10 Thread Ronald Oussoren
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 getting errors when

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

2010-06-10 Thread Ronald Oussoren
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 mistake here. can anyone tell me wha

[Pythonmac-SIG] python.org 2.7rc1 problem

2010-06-09 Thread Stephen M. Gava
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 mistake here. can anyone tell me what the problem is caused by? here is an example of trying