Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #32273

Re: SSH Connection with Python

From Gelonida N <gelonida@gmail.com>
Subject Re: SSH Connection with Python
Date 2012-10-27 14:18 +0200
References <5089119A.2040902@globe.de> <508915BD.9050401@shopzeus.com> <CADg3d1O1N9S4wnLPvmXuLkp8nZNuJWofDV=g0Qy_nyt0X_KNgA@mail.gmail.com> <mailman.2915.1351294793.27098.python-list@python.org> <roy-B682C5.20214826102012@news.panix.com>
Newsgroups comp.lang.python
Message-ID <mailman.2933.1351340302.27098.python-list@python.org> (permalink)

Show all headers | View raw


On 10/27/2012 02:21 AM, Roy Smith wrote:
> In article <mailman.2915.1351294793.27098.python-list@python.org>,
>   Gelonida N <gelonida@gmail.com> wrote:
>
>> Another problem is, that paramiko depends on pycrypto 2.1+
>> which doesn't exist as binary release for python 2.7
>
> I'm running paramiko-1.7.6 with python 2.7.3 on my Ubunto Precise box.
> I'm reasonably sure all I did was "pip install paramiko".

Apologies.  I failed to mention, that I was talking about Windows not Linux.

I use Python for applications, that should work under Linux and under 
Windows.

>
> But, keep in mind that fabric depends on paramiko.  If you can't get
> paramiko installed, you probably can't get fabric either.
>
Thanks, that's good to know, so I don't have to bother looking at farbic 
(at least not as solution on windows python 2.7 without having to try to 
recompile pycrypto myself)

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: SSH Connection with Python Gelonida N <gelonida@gmail.com> - 2012-10-27 01:39 +0200
  Re: SSH Connection with Python Roy Smith <roy@panix.com> - 2012-10-26 20:21 -0400
    Re: SSH Connection with Python Gelonida N <gelonida@gmail.com> - 2012-10-27 14:18 +0200

csiph-web