When start eric4, in the window of&nbsp; shell I get the following error messages:<br><br>StdErr: Traceback (most recent call last):<br>&nbsp; File &quot;/Library/Python/2.5/site-packages/eric4/DebugClients/Python/DebugClientThreads.py&quot;, line 194, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; debugClient.main()<br>&nbsp; File &quot;/Library/Python/2.5/site-packages/eric4/DebugClients/Python/DebugClientBase.py&quot;, line 1900, in main<br>&nbsp;&nbsp;&nbsp; self.connectDebugger(port, remoteAddress, redirect)<br>&nbsp; File &quot;/Library/Python/2.5/site-packages/eric4/DebugClients/Python/DebugClientBase.py&quot;, line 981, in connectDebugger<br>
&nbsp;&nbsp;&nbsp; sock.connect((DebugAddress,port))<br>&nbsp; File &quot;&lt;string&gt;&quot;, line 1, in connect<br>socket.error: (49, &quot;Can&#39;t assign requested address&quot;)<br><br>From the output I get DebugAddress =<a href="http://127.0.0.1">127.0.0.1</a>, but port =0. Is there something wrong?<br>
I reinstalled eric4.1.6, same problem happens. <br><br>Thanks<br><br>Bin Fan<br>