1. Download the pip installation package according to the python version of your system. You can download the corresponding version from the official website. [root@www ~]# python ##Check the python version Python 2.7.5 (default, Aug 4 2017, 00:39:18) [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)] on linux2 Type "help", "copyright", "credits" or "license" for more information. wget "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#md5=834b2904f92d46aaa333267fb1c922bb" --no-check-certificate 2. Enter the directory and execute 3. An error message appears: ImportError No module named setuptools Execute Then execute Use Summarize The above is the method of installing pip package under Linux introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time! You may also be interested in:
|
<<: Detailed explanation of how to use Node.js to implement hot reload page
>>: MySQL trigger simple usage example
The default port number of the Windows server rem...
First look at the code and effect↓ <style> ...
Sublime Sublime Text is a code editor (Sublime Te...
Inject axios into Vue import axios from 'axio...
Programs in Docker containers often need to acces...
First download the dependencies yarn add sass-loa...
Table of contents What is native JavaScript A. Ch...
Table of contents 1. What kind of backup is a dat...
There is a requirement to realize the shaking eff...
Use the browser (webdriver)-based selenium techno...
Important data must be backed up, and must be bac...
Table of contents 1. Reference plugins in the uni...
This article mainly explains the style of buttons...
Since I often install the system, I have to reins...
Table of contents Preface 1. Monadic Judgment 1.1...