How to install pip in python37

Release: 2019-07-03 11:27:03
Original
4629 people have browsed it

How to install pip in python37

Before installing pip, make sure that python and the easy_install tool have been installed in the win system. If the system is installed successfully, easy_install will be in the directory python's installation disk (such as the D drive): Under \Python37\Scripts

How to install pip in python37

Just open cmd and enter the window command line mode and then switch the drive letter to the installed \Python37\Scripts and execute:

How to install pip in python37

Just press Enter.

After installation, some pip files will be added, as shown below:

How to install pip in python37

Then confirm, open cmd to enter administrator mode: enter pip

How to install pip in python37

For more Python related technical articles, please visit thePython Tutorialcolumn to learn!

The above is the detailed content of How to install pip in python37. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!