This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mkvirtualenv a | |
New python executable in a/bin/python | |
Installing setuptools, pip...done. | |
(a)╭─cyn@ultrabook ~/desarrollo | |
╰─$ pip install --upgrade pip | |
Downloading/unpacking pip from https://pypi.python.org/packages/3f/ef/935d9296acc4f48d1791ee56a73781271dce9712b059b475d3f5fa78487b/pip-9.0.0-py2.py3-none-any.whl#md5=55f554c8be55cba2a766e40fdb1bb25d | |
Downloading pip-9.0.0-py2.py3-none-any.whl (1.3MB): 1.3MB downloaded | |
Installing collected packages: pip | |
Found existing installation: pip 1.5.6 | |
Uninstalling pip: |