I recently installed Python 2.5 for windows XP. It seemed to be working great. I was writing a simple program, and had tested it a couple times. When I was nearly done I tried to run it, and a box came up and it said "IDLE Subprocess Error" at the top and then "Socket Error: Conection refused". Right after that a second box popped up which the title said "Subprocess Startup Error" it said underneath "IDLE's subprocess didn't make connection. Either IDLE can't start a subprocess or a personal firewall software is blocking the connection." (Both boxes had big red circles with a "X" inside).
I accessed Python through the start menu, then Python 2.5, then IDLE (Python GUI). I have McAfee security. I tried turning off the firewall and getting in, but that didn't work. Each time I try to get into Python2.5 the same thing occurs. I was hoping you could help me.
P.S.- I installed Python from Python.org.
I accessed Python through the start menu, then Python 2.5, then IDLE (Python GUI). I have McAfee security. I tried turning off the firewall and getting in, but that didn't work. Each time I try to get into Python2.5 the same thing occurs. I was hoping you could help me.
P.S.- I installed Python from Python.org.
Comment