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 solution to the problem that the PHP7.3 versi...
mysql id starts from 1 and increases automaticall...
On a Linux computer, there are two times, one is ...
The MySQL database does not have an incremental b...
Zabbix deployment documentation After zabbix is ...
Table of contents MySQL Truncate usage 1. Truncat...
Table of contents 1. Function debounce 1. What is...
To deploy war with Docker, you must use a contain...
How to solve the problem of being unable to acces...
1. In the previous chapter, we learned that we ca...
Preface I believe many students are already famil...
In the past, float was often used for layout, but...
1. Command Introduction The userdel (user delete)...
Table of contents Function Introduction Rendering...
1. Overview mysql-monitor MYSQL monitoring tool, ...