Please disambiguate "it". For installing paramiko, in the place where I've got the git repo, I just say "ipy setup.py install", and it all works. I have to write something for IronPyCrypto - so far, my method is "copy into site-packages, then copy the .NET assembly to %IRONPYTHONINSTALL%\DLLs", which clearly isn't a good deployment method.<div>
<div><br></div><div>Cheers,</div><div><br></div><div>Michael</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 30, 2012 at 1:29 PM, Jeff Hardy <span dir="ltr"><<a href="mailto:jdhardy@gmail.com" target="_blank">jdhardy@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Well that was fast :) Have you tried using pip to install it?<div><br></div><div dir="ltr">I've seen that <span>DeprecationWarning before, but I haven't seen a minimal repro. If you've got one, that would be great.</span></div>
<span class="HOEnZb"><font color="#888888">
<div dir="ltr"><span><br></span></div></font></span><div dir="ltr"><span class="HOEnZb"><font color="#888888"><span>- Jeff<span></span><br></span></font></span><div><div class="h5"><div><br>On Thursday, November 29, 2012, Michael van der Kolff wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">IronPyCrypto (available at <a href="https://bitbucket.org/mvdk/ironpycrypto" target="_blank">https://bitbucket.org/mvdk/ironpycrypto</a>) works well enough to use for paramiko.<div>
<br></div><div>I have a branch of paramiko at <a href="http://github.com/mvanderkolff/paramiko" target="_blank">github.com/mvanderkolff/paramiko</a>, where I'm trying to get paramiko talking to Pageant for IronPython.<br>
<div><br></div><div>When starting up paramiko, I get a DeprecationWarning saying the following: object.__init__ takes no parameters for type KeyedRef. This probably comes from IronPyCrypto. Patches are, as always, welcome.</div>
</div><div><br></div><div>Cheers,</div><div><br></div><div><br></div><div>Michael</div>
</blockquote></div></div></div></div>
</blockquote></div><br></div>