I have windows xp operating system at my home with python 2.5 and same operating system with python 2.4 at my computer lab. While working in python IDLE suddenly this error message --socket error:connection refused-- pops up and then python IDLE does not work at all.To make it work again i have to reinstall it.
Is there any other solution to this problem. Please let me know.
AnjaliThukral 0 Newbie Poster
Recommended Answers
Jump to Postreinstall! Wow. I've gotten that message before, but rebooting is the most extreme solution to date for me.
It may be the case that your firewall is blocking connections to IP address 127.0.0.1, the internal loopback that Python uses.
If so, you can go into Symantec/Norton/McCaffee/whatever and …
Jump to PostFree IDE? Many
Wing IDE 101 - but reduced features
Drpython - No debugging
PyScripter
Netbeans with Nbpython
Eclipse with pydev plugin
Eric (Make sure you take care of Qt licence)............etc
Jump to PostHey guys
I've had the same problem and by looking at lots of different ways to solve the problem i have found the solution. I'm not sure on the specific reasons and stuff but basically, the error only pops up if you had not ended the "while" command. So i …
Jump to PostAfter looking through it, i found that the connection is not constant. meaning even though i connected to the basic authenticated web address, the connection fell through after and the authentication was no longer valid. In order to get the data to the web address, i found that i had …
All 13 Replies
jrcagle 77 Practically a Master Poster
AnjaliThukral 0 Newbie Poster
OLer94 0 Newbie Poster
AnjaliThukral 0 Newbie Poster
zachabesh 5 Junior Poster
tyincali 21 Light Poster
Stefano Mtangoo 455 Senior Poster
Bangmaker 0 Newbie Poster
xXLOLXx 0 Newbie Poster
Stefano Mtangoo 455 Senior Poster
bryceson 0 Newbie Poster
bryceson 0 Newbie Poster
vegaseat 1,735 DaniWeb's Hypocrite Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.