Python install pip

Source: Internet
Author: User

1: Install the PIP process Error Resolution:

Importerror:no Module named Setuptools solution

  

2:

wget Http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c11.tar.gztar ZXVF SETUPTOOLS-0.6C11.TAR.GZCD setuptools-0.6c11python setup.py buildpython setup.py Install

  

3: Install PIP

# wget "HTTPS://PYPI.PYTHON.ORG/PACKAGES/SOURCE/P/PIP/PIP-1.5.4.TAR.GZ#MD5=834B2904F92D46AAA333267FB1C922BB"-- no-check-certificate# tar-xzvf pip-1.5.4.tar.gz# cd pip-1.5.4# python setup.py install

  

Python install pip

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.