Comment 34 for bug 1306991

Revision history for this message
Ipeacocks (ipeacocks) wrote :

easy_install fixes pip ;)

$ sudo easy_install -U pip
Searching for pip
Reading https://pypi.python.org/simple/pip/
Best match: pip 6.0.2
Downloading https://pypi.python.org/packages/source/p/pip/pip-6.0.2.tar.gz#md5=dd396e135b8abdd0097401cb8b66ea30
Processing pip-6.0.2.tar.gz
Writing /tmp/easy_install-IgtBKt/pip-6.0.2/setup.cfg
Running pip-6.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IgtBKt/pip-6.0.2/egg-dist-tmp-FjYpKA
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching '.mailmap'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'pip/_vendor/Makefile'
warning: no previously-included files found matching 'tox.ini'
warning: no previously-included files found matching 'dev-requirements.txt'
no previously-included directories found matching '.travis'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'contrib'
no previously-included directories found matching 'tasks'
no previously-included directories found matching 'tests'
Adding pip 6.0.2 to easy-install.pth file
Installing pip script to /usr/local/bin
Installing pip2.7 script to /usr/local/bin
Installing pip2 script to /usr/local/bin

Installed /usr/local/lib/python2.7/dist-packages/pip-6.0.2-py2.7.egg
Processing dependencies for pip
Finished processing dependencies for pip