View Single Post
  #3  
Old 04-17-2012, 05:51 AM
hotshotiguana hotshotiguana is offline
Member
 
Join Date: Mar 2011
Posts: 22
pydev debugger: starting
Could not connect to 127.0.0.1: 49849
Traceback (most recent call last):
File "pydevd_comm.py", line 390, in StartClient
s.connect((host, port))
File "C:\Program Files (x86)\WorldViz\Vizard4\bin\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 10061] No connection could be made because the target machine actively refused it
Reply With Quote