Re: Python 3.2 Idle doesn't start. No error message.

2011-05-24 Thread markrrivet
On Tue, 24 May 2011 17:53:53 -0400, Terry Reedy wrote: >On 5/24/2011 4:12 PM, markrri...@aol.com wrote: >> On Tue, 24 May 2011 12:50:47 -0400, Terry Reedy >>> How do you try to start it? >> >>> From start|programs|python and clicking on the idle icon. > >OK. Works fine for me on winxp desktop and

Re: Python 3.2 Idle doesn't start. No error message.

2011-05-24 Thread Terry Reedy
On 5/24/2011 4:12 PM, markrri...@aol.com wrote: On Tue, 24 May 2011 12:50:47 -0400, Terry Reedy How do you try to start it? From start|programs|python and clicking on the idle icon. OK. Works fine for me on winxp desktop and win7 laptop. 3.2.1 will be out soon. Whether or not you find a fix

Re: Python 3.2 Idle doesn't start. No error message.

2011-05-24 Thread markrrivet
On Tue, 24 May 2011 12:50:47 -0400, Terry Reedy wrote: >On 5/24/2011 8:01 AM, markrri...@aol.com wrote: >> Hello all. I have Python 2.71 installed on my Windows 7 laptop and it >> runs fine. I was having a problem with Python 3.2, 32bit, not starting >> with an error message saying this applicati

Re: Python 3.2 Idle doesn't start. No error message.

2011-05-24 Thread Terry Reedy
On 5/24/2011 8:01 AM, markrri...@aol.com wrote: Hello all. I have Python 2.71 installed on my Windows 7 laptop and it runs fine. I was having a problem with Python 3.2, 32bit, not starting with an error message saying this application has quit abnormally. That was fixed when I took the PYTHONPATH

Python 3.2 Idle doesn't start. No error message.

2011-05-24 Thread markrrivet
Hello all. I have Python 2.71 installed on my Windows 7 laptop and it runs fine. I was having a problem with Python 3.2, 32bit, not starting with an error message saying this application has quit abnormally. That was fixed when I took the PYTHONPATH statement out of my environment variables. Howeve