Installing paramiko and pycrypto

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cokofreedom@gmail.com

    Installing paramiko and pycrypto

    I am really stuck presently, trying to install these on my Windows XP.
    I have downloaded easy_install and it is now in Python25\Script s but
    none of the commands I have read in either program folder have worked
    to install them.

    I was hoping someone could give me a step by step guide to installing
    these so I can use paramiko to perform SSH. Or at least point me in
    the right direction...

    Thanks

    Coko
  • GHZ

    #2
    Re: Installing paramiko and pycrypto

    I installed from here:



    first pycrypto-2.0.1.win32-py2.5.zip
    then paramiko-1.7.1-ctypes.win32.ex e

    Comment

    Working...