Windows 7 firewall blocking python idle 2.6

Asked By 0 points N/A Posted on -
qa-featured

Hi,

I have deactivated my Windows 7 firewall and I still have this error when I want to open Python. I just cannot get rid of this error. Is there an expert who can help me fixing this error ? Why is not working since my Firewall is not activated ?

Thanks !

Subprocess Startup Error

IDLE’s subprocess didn’t make connection. Either IDLE can’t start a subprocess or personal firewall software is blocking the connection.

IDLE Subprocess Error

Socket Error: No connection could not be made because the target machine actively refused it.

SHARE
Answered By 0 points N/A #179421

Windows 7 firewall blocking python idle 2.6

qa-featured

Hi Jack,

Try ending the process in task manager (make sure all of the Python processes are terminated). Then make sure that you allowed the socket access to local host. Restart the Python IDLE 2.6. If the problem still occurs after you made the changes, download and install the latest patch 3.1.3.

Cheers,

Bidini Romano

Related Questions