socket error: connection refused?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cirfu

    socket error: connection refused?

    The first time i start the shell it always works. But often after
    closing it and restarting it I get:

    Two windows pops up and the shell, after clicking the windows the
    shell just closes by itself.


    socket error: connection refused

    IDLE's subprocess didnt make connection.


    im using python 2.5.1 and windows vista.
  • hall.jeff@gmail.com

    #2
    Re: socket error: connection refused?

    It's a security conflict. You should be able to run it again and have
    it work. Our company's cisco does the same thing (even after we
    approve the app)

    Comment

    • cirfu

      #3
      Re: socket error: connection refused?

      On 23 Juni, 20:55, hall.j...@gmail .com wrote:
      It's a security conflict. You should be able to run it again and have
      it work. Our company's cisco does the same thing (even after we
      approve the app)
      doesnt work but i found out i should open the task manager and kill
      all the python processes, then it works.

      Comment

      Working...