Ubuntu13.04, Python3.3 and 2.7 are installed in the system.
Use sudo apt-get install Python-pip
sudo apt-get install Python3-pip
Each of the two versions corresponds to a PIP
But now running PIP install only to the 2.7 version of the installation
CentOS 7 python version update
Original version 2.7.5 updated version 2.7.13Note: Because Linux comes with Python, the system has a certain dependence on it, so it is recommended to keep the original version; the Yum function problem is often
From:http://blog.chenxiaosheng.com/posts/2016-05-19/pip_upgrade_pip_failure.html
Today, when you install a Python package using the Python pip, you are always prompted:
# pip Install--upgrade pip
requirement already up-to-date:pip
First install PythonI have installed two versions:Python-2.7.10.tgzPython-3.5.1.tgzFirst look at the Python version that comes with the system:1 [email protected] src]# python-v 2 Python 2.6.6To install the Python2.7 version:[Email protected] src]#
Never used pip under Windows, try it today, the original PIP can also be installed under Windows, the use is as simple as Linux.Download pip source code from the following address first:http://pypi.python.org/pypi/pip/The latest version is 6.0.8,
Some Linux versions use the python2.6 version, the two actual programs are python2.7, so python2.7 install and soft Connect, making the default Python version 2.7.Pip is a good package management tool for Python's third-party installation library,
First step: Download python2.7.9 version Source:wget http://python.org/ftp/python/2.7.9/Python-2.7.9.tgzUnzip the file#tar ZXVF python-2.7.9. Tar.bz2[email protected]:/opt/software# CD python-2.7.9/[email protected]:/opt/software/python-2.7.9#
Python
Pip
Nose
Winide
First, Python official: https://www.python.org/downloads/1. After opening the connection, select the version of Python to be installed and download2. Double click to download the file, always click Next3. After
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.