Re: [Tutor] Ptyhon GUI doubt

2009-08-26 Thread Alan Gauld
"Reddy Etikela, Rajasekhar" wrote I am new to the Python. I have installed Python 2.6.2 version in windows XP. When I try to open the IDLE(Python GUI), getting the below message. Others have advised what to do for IDLE but since you are on XP I'd strongly recommend using Pythonwin instead o

Re: [Tutor] Ptyhon GUI doubt

2009-08-25 Thread Lie Ryan
Reddy Etikela, Rajasekhar wrote: Hi Rich, I am using my organization machine. I am not aware of the firewall which we are using and don't have the access to it. You can just ignore the message if you cannot the administrator to adjust the firewall's setting. Just be aware that when IDLE is

Re: [Tutor] Ptyhon GUI doubt

2009-08-25 Thread Reddy Etikela, Rajasekhar
ekhar Cc: tutor@python.org Subject: Re: [Tutor] Ptyhon GUI doubt 2009/8/24 Reddy Etikela, Rajasekhar : > Hi, > > I am new to the Python. I have installed Python 2.6.2 version in windows XP. > > When I try to open the IDLE(Python GUI), getting the below message.  > Any configuratio

Re: [Tutor] Ptyhon GUI doubt

2009-08-25 Thread Rich Lovely
2009/8/24 Reddy Etikela, Rajasekhar : > Hi, > > I am new to the Python. I have installed Python 2.6.2 version in windows XP. > > When I try to open the IDLE(Python GUI), getting the below message. Any > configuration settings required for this? > > > Please let me know the details. > > Thanks, > Ra

Re: [Tutor] Ptyhon GUI doubt

2009-08-24 Thread Mal Wanstall
Hi Raj, I used to get this error sometimes when I was using Windows. Killing the Python process via Task Manager and restarting IDLE was enough to get me going but if it still remains an issue, you can run Python in single process mode, the following is snipped from IDLE help: "Running without a

[Tutor] Ptyhon GUI doubt

2009-08-24 Thread Reddy Etikela, Rajasekhar
Hi, I am new to the Python. I have installed Python 2.6.2 version in windows XP. When I try to open the IDLE(Python GUI), getting the below message. Any configuration settings required for this? [cid:675172311@24082009-0830] Please let me know the details. Thanks, Raj <>__