Select to view content in your preferred language

windows 7 firewall blocking python idle 2.6

3001
2
Jump to solution
11-02-2012 07:26 AM
KatSuda
Emerging Contributor
Can anyone tell me how to make the Windows 7 firewall allow my python 2.6 idle program to open?  I have added exceptions in the control panel for it, and it worked once after that.  Now it is giving me the error messages again (see attachment).

Thanks for any help.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
BruceBacia
Frequent Contributor
I seem to get this error when I kill a script while it's running.  If you use task manager/processes to kill all python processes, it should go away.

View solution in original post

0 Kudos
2 Replies
BruceBacia
Frequent Contributor
I seem to get this error when I kill a script while it's running.  If you use task manager/processes to kill all python processes, it should go away.
0 Kudos
KatSuda
Emerging Contributor
Thanks, Bruce!  That was the solution.

Kat
0 Kudos