How to fix socket and connection errors running Python Module?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sara Mac
    New Member
    • Feb 2011
    • 1

    How to fix socket and connection errors running Python Module?

    When I try to run my Python Module, two messages pop up consecutively:
    1. "Socket Error: No connection could be made because the target machine actively refused it"
    2. "IDLE's subprocess didn't make connection. Either IDLE can't start a subprocess or personal firewall software is blocking the connection"
    ... what should I do about this to enable it to work properly??
Working...