Ok, after reading eveything I could find on Idle not starting, nothing
worked. I was left on my own. So, I went into C:\Python32\Lib\idlelib
through a dos command prompt. I then executed the "idle.py" program.
The message's that I recieved in the dos window was referring
gnuplot.ini. It complained
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
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
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