Install Python's Paramiko module on Win7

Source: Internet
Author: User

1. Download the installation of Windows version of Python2.7, I default installed in C:\Python27

2. download pycrypto2.6 Forpython 2.7 64bit
address is http://www.voidspace.org.uk/python/modules.shtml#pycrypto
Execute setup with administrator privileges, All the way next You can

3. Download the installation ecdsa-0.10.tar.gz, address https://pypi.python.org/packages/source/e/ Ecdsa/ecdsa-0.10.tar.gz

unzip into the installation directory and execute C:\Python27\python setup.py Install

4. download paramiko compress package
Address: https://pypi.python.org/packages/source/p/paramiko/paramiko-1.12.1.tar.gz
after decompression from cmd go to unzip directory, execute command
C:\Python27\python setup.sh Install

5. confirm the installation is successful
in the cmd executed in C:\Python27\python Enter python Environment
input import Paramiko no error indicates successful installation


Install Python's Paramiko module on Win7

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.