<div>&gt; Why do you have such a pythonpath, btw?</div>
<div> </div>
<div>I have no idea... However I removed the PYTHONPATH and now everything works fine, thanks.</div>
<div> </div>
<div>P<br><br></div>
<div class="gmail_quote">2011/6/10 Antonio Cuni <span dir="ltr">&lt;<a href="mailto:anto.cuni@gmail.com">anto.cuni@gmail.com</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">On 10/06/11 18:32, Paolo Basso wrote:<br>&gt; PYTHONPATH<br>&gt;<br>&gt; C:\Python26\DLLs;C:\Python26\Lib;C:\Python26\Lib\site-packages;<br><br></div>this is the problem. You are explicitly telling pypy to import modules from<br>
cpython&#39;s stdlib.<br><br>Why do you have such a pythonpath, btw? It&#39;s not needed, CPython can determine<br>its own automatically.<br><br>ciao,<br>Anto<br></blockquote></div><br>