Hm. I'm not sure what the problem is (your version is fine). Something is clearly wrong with either your paramiko installation or the way that starcluster is using it. <br><br>Have you tried testing paramiko outside the context of starcluster? Try testing it for normal ssh usage. If that fails, then you'll probably have identified the problem. (I don't know if you just installed it, perhaps reinstallation would then help.) <br>
<br>If paramiko works normally, then perhaps there's an argument that is being passed on line 109 of starcluster/ssh.py that is supposed to represent an existing file object, that somehow isn't being properly created (probably earlier in the ssh cycle). In this case, Justin (the creator of starcluster) should probably be the one to address your problem. <br>
<br>Dan<br><br><br><br><div class="gmail_quote">On Tue, Mar 16, 2010 at 10:57 AM, chuan gao <span dir="ltr"><<a href="mailto:aggie.gao@gmail.com">aggie.gao@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
paramiko-1.7.6-py2.6.egg<br>Thanks for replying.<br><br><br><div class="gmail_quote"><div><div></div><div class="h5">On Tue, Mar 16, 2010 at 9:02 AM, Dan Yamins <span dir="ltr"><<a href="mailto:dyamins@gmail.com" target="_blank">dyamins@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5"><br><br><div class="gmail_quote"><div>On Tue, Mar 16, 2010 at 1:05 AM, chuan gao <span dir="ltr"><<a href="mailto:aggie.gao@gmail.com" target="_blank">aggie.gao@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Here is the error message:<br><br>>>> Installing Sun Grid Engine...<br><br></blockquote></div><div>[SNIP] <br></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br> File "build/bdist.linux-i686/egg/paramiko/sftp_client.py", line 675, in _read_response<br> File "build/bdist.linux-i686/egg/paramiko/sftp_client.py", line 701, in _convert_status<br>
IOError: [Errno 2] No such file<br><br><br></blockquote></div><div><br>What version of paramiko do you have installed?<br> <br></div></div>
<br></div></div>_______________________________________________<br>
Starcluster mailing list<br>
<a href="mailto:Starcluster@mit.edu" target="_blank">Starcluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
<br></blockquote></div><br>
</blockquote></div><br>