Install PIP under Windows

Source: Internet
Author: User

1. Download get-pip.py, you can right-click Save As get-pip.py, and then use the python-2.7 (Windows application) as a Python script to open the run

2. You can see the PIP application and the Easy_install application in the script directory under your Python installation directory

3. Add the PIP application to path (for example, my: C:\Python27\Scripts adds to the path of the system environment variable)

4. You can now install the required Python package, for example, to install the requests package: Win+r Enter cmd, enter command line mode, and then enter Easy_install requests

Ps:linux (Ubuntu) Installation: sudo apt-get install Python-pip

Install PIP under Windows

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.