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
1. JS asynchronous execution principle We know th...
Table of contents 1. What is a trigger? 2. Create...
I think the commands I use most often are: Choice...
Recently, I have been studying the MySQL database...
First, let's take a look at the relative leng...
Content Detail Tags: <h1>~<h6>Title T...
Share a beautiful input box animation style libra...
Table of contents Network Information Modify the ...
Table of contents Overview 1. Download via URL 2....
Encapsulate a navigation bar component in Vue3, a...
First we must understand that a TCP socket in the...
Why use prettier? In large companies, front-end d...
JDK Installation I won't go into too much det...
Table of contents Introduction: Installation of e...
pssh is an open source software implemented in Py...