Sorry. I hate when I hit &#39;reply&#39; and it doesn&#39;t do what I mean ;-P <br><br><div class="gmail_quote">On Mon, May 3, 2010 at 11:55 AM, Augie Fackler <span dir="ltr">&lt;<a href="mailto:lists@durin42.com">lists@durin42.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
&gt; that&#39;s odd.  I can&#39;t really think of what&#39;s wrong but it seems that<br>
&gt; something is broken at a very low level.  Do any other command line<br>
&gt; scripts work that you&#39;ve installed?  How did you install Python?  If<br>
&gt; that doesn&#39;t turn up any clues the best way to be sure you have a<br>
&gt; working Python is compile it from source and run its own test suite.<br>
&gt; Run configure then make test<br>
<br>
</div>I&#39;ve seen this behaviour when using buildout - I&#39;ve never figured out<br>
why things get wedged thus, but buildout always seems to trigger it.<br>
<div><div></div><br clear="all"></div></blockquote><div>I don&#39;t use buildout, or virtualenv, or any of that stuff. I 
double-checked (I use virtualenv on another box - made sure it wasn&#39;t 
this one). <br>
<br>At this point, I have now built a brand new Python 2.6.5 from 
source, ran its tests, installed it, did easy_install nose, and had the 
very same exact issue. So I downloaded the nose source tarball and ran 
its tests, and they all passed, so I did setup.py install, ran it again,
 and got the exact same behavior. This is really frustrating :(  <br></div></div><br>-- <br>Brian K. Jones<br>Python Magazine  <a href="http://www.pythonmagazine.com">http://www.pythonmagazine.com</a><br>My Blog          <a href="http://www.protocolostomy.com">http://www.protocolostomy.com</a><br>