Re: [Tutor] Getting started - IDLE won't run

2006-03-23 Thread Shaun Ross
Sent: Thursday, March 23, 2006 1:04 PM Subject: Re: [Tutor] Getting started - IDLE won't run Hello Ross,Can you see pythonw in the task manager process after you run idle ?Please look at this website concerning some firewall that can stop idle:http://www.python.org/dow

Re: [Tutor] Getting started - IDLE won't run

2006-03-23 Thread Shaun Ross
t; <[EMAIL PROTECTED]> To: "Shaun Ross" <[EMAIL PROTECTED]>; Sent: Tuesday, January 01, 2002 6:16 PM Subject: Re: [Tutor] Getting started - IDLE won't run >> The problem is that Python GUI (IDLE) doesn't run properly. > > I assume you found the

Re: [Tutor] Getting started - IDLE won't run

2006-03-23 Thread Alan Gauld
> The problem is that Python GUI (IDLE) doesn't run properly. I assume you found the stuff about enabling the firewall to allow comms to 127.0.0.1(localhost)? There is a reference to the problem on the Python web site but the fix depends on your firewall. Try disabling the firewall temporaril

Re: [Tutor] Getting started - IDLE won't run

2006-03-23 Thread Pujo Aji
Hello Ross,Can you see pythonw in the task manager process after you run idle ?Please look at this website concerning some firewall that can stop idle: http://www.python.org/download/releases/2.4.2/bugs/Cheers,pujoOn 3/23/06, Shaun Ross <[EMAIL PROTECTED] > wrote: Hi Group,   I'm just getting

[Tutor] Getting started - IDLE won't run

2006-03-23 Thread Shaun Ross
Hi Group,   I'm just getting started with Python. I've downloaded and installed the latest version (2.4.2 for Windows). I'm running Windows XP Prow SP2 on my Toshiba Satellite P4 Centrino 2GHz with 2GB RAM. I'm using Trend-Micro PC-Cillin 2006 anti-virus & firewall.   The problem is that Pyth