[Eric] Can not debug

Detlev Offenbach detlev at die-offenbachs.de
Mon Jul 7 18:28:42 BST 2008


On Montag, 7. Juli 2008, Bin Fan wrote:
> When start eric4, in the window of  shell I get the following error
> messages:
>
> StdErr: Traceback (most recent call last):
>   File
> "/Library/Python/2.5/site-packages/eric4/DebugClients/Python/DebugClientThr
>eads.py", line 194, in <module>
>     debugClient.main()
>   File
> "/Library/Python/2.5/site-packages/eric4/DebugClients/Python/DebugClientBas
>e.py", line 1900, in main
>     self.connectDebugger(port, remoteAddress, redirect)
>   File
> "/Library/Python/2.5/site-packages/eric4/DebugClients/Python/DebugClientBas
>e.py", line 981, in connectDebugger
>     sock.connect((DebugAddress,port))
>   File "<string>", line 1, in connect
> socket.error: (49, "Can't assign requested address")
>
> >From the output I get DebugAddress =127.0.0.1, but port =0. Is there

port to be 0 should not happen. Over here everything is fine, I cannot 
reproduce the problem. Try to delete the config file 
~/.config/Eric4/eric4.conf.

>
> something wrong?
> I reinstalled eric4.1.6, same problem happens.
>
> Thanks
>
> Bin Fan


Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list