How to install other modules in the Python development tool idle under Windows

Source: Internet
Author: User

Example of installing the HTTPLIB2 module

1 Download Module

Download a compact Package "Httplib2-0.4.0.zip" for You in "https://code.google.com/p/httplib2/"

2 Unzip the downloaded compressed package "Httplib2-0.4.0.zip" to a directory

3 Configuring Python's operating environment under DOS

(Before you need to configure the system environment variables, add the Python installation directory after the system environment variable path, such as c:\python2.7)

4 dos Install HTTPLIB2 module

Go to the Httplib2-0.4.0.zip directory and run the Python settup.py install

Http://www.cnblogs.com/qibileiru/p/3247771.html

Note: Use Easy_install httplib2 under Ubuntu

How to install other modules in the Python development tool idle under Windows

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.