Install PIP under Windows

Source: Internet
Author: User

The PIP command is primarily used to install third-party libraries in Python.

1. Install Pip

: Https://pypi.python.org/pypi/pip#downloads

Visit the website and download (yellow callout)

2. Unzip the file and allow the installation command

The decompression path is: D:\person\python\tools\ tool \pip-8.1.1\pip-8.1.1

Install command: Python setup.py install

  

3. Test Installation Success

After the installation is successful, a scripts folder is generated under the Python directory

  

Detection steps:

CMD command below allows the PIP List command

  

In this case, the scripts is not put into the environment variable.

Run the instrumentation statement again

  

This appears to indicate that our PIP installation was successful.

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.