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
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.
Error message:sudo pip Install cryptographyPassword: The directory '/users/wanghao/library/caches/pip/http ' or its parent directory was not owned by the current user and the CA Che has been disabled. Please check the permissions and owner for that
Pip install wechatpy error, pipwechatpy
Install the python WeChat sdk
pip install wechatpy[cryptography]
Error
Found existing installation: six 1.4.1 DEPRECATION: Uninstalling a distutils installed project (six) has been deprecated and will be
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
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 is similar to Yum in Redhat, which is handy for installing Python packages. This section details the installation of Pip, and how to use it1. Download PIP installation package[Email protected] ~]# wget https://pypi.python.org/packages/11/b6/
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
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.