Turn from: http://jiayanjujyj.iteye.com/blog/1409819
Just started to learn python, in looking at the document and other people's blog to introduce the installation package with Easy_install, Setuptools, some use Pip,distribute, then what is the
PIP Install error problem resolution
Sometimes the red Word error occurs when you install the Python library with the pip Install command
1. Error: Readtimeouterror:httpsconnectionpool (host= ' pypi.python.org ', port=443): Read timed out.
Beginners have just begun to learn python, now learning "stupid methodology python" ing~There are several packages that need to be installed in learning Exercise 46 o'clock: Pip, Nose, virtualenv, distribute! Here's how to install Python packages
1 Prefacepipis a Python package management tool, mainly for installation PyPI on the package, can replace the easy_install tool.
Github:https://github.com/pypa/pip
doc:https://pip.pypa.io/en/latest/
2 getting Pip2.1 Script
This article describes how to install pip, a commonly used download and Installation Tool in Python. Note that pip has been integrated by default in Python2.7.9 and 3.4 and later versions. For more information, see
1. Download and install pip1.1 pip
This article mainly introduces the Python package management tool-PIP Installation use guide, small series feel very good, now share to everyone, also for everyone to do a reference. Let's take a look at it with a little knitting.
"Preface"
Python
centos6.6 The system default Python version is python2.6.6. Currently this version is very low, the mainstream is the use of python2.7 or python3.0, python2.6.6 can only support to Django1.3.7, this Django version is too low, many features are not
When I first started learning Python, I used easy_install, setuptools, and pip and distribute in reading the document and other blogs to introduce the installation packages. What is the relationship between these tools, you can see the figure below.
The PIP is a Python package management tool, with a lot of Python open source kits in the PIP library that can be downloaded and installed directly into the Python module while you are using it, as described in the CentOS how to install the PIP in
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.