Re: [Ironpython-users] Paramiko/IronPyCrypto on IronPython

2012-11-29 Thread Michael van der Kolff
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", w

[Ironpython-users] Paramiko/IronPyCrypto on IronPython

2012-11-29 Thread Michael van der Kolff
IronPyCrypto (available at https://bitbucket.org/mvdk/ironpycrypto) works well enough to use for paramiko. I have a branch of paramiko at github.com/mvanderkolff/paramiko, where I'm trying to get paramiko talking to Pageant for IronPython. When starting up paramiko, I get a DeprecationWarning say