Learning Python

Duncan Booth duncan.booth at invalid.invalid
Sat Aug 26 11:36:24 EDT 2006


JAG CHAN wrote:

> Whenever I try to open IDLE, my zone firewall tells me pythonw.exe is 
> trying to access the trusted zone.
> Whenever I try to open new IDLE window I get the following message:
> "IDLE's subprocess didn't make connection.Either IDLE can't start a 
> subprocess or personal firewall software is blocking the connection."
> I will be grateful if you kindly suggest a way out, then, I won't have
> to install another editor.

You need to configure your firewall to permit IDLE to make the connection. 
Most firewall software when it warns you will give you the option of 
permitting this:

e.g. Windows Firewall says "To help protect your computer, Windows Firewall 
has blocked some features of this program. Do you want to keep blocking 
this program?" with options "Keep Blocking", "Unblock", and "Ask me later". 
All you have to do is click "Unblock" and IDLE will work.



More information about the Python-list mailing list