python/pipについて、ここに記述してください。
https://pip.readthedocs.org/en/stable/installing/
# python get-pip.py Collecting pip Downloading pip-7.1.2-py2.py3-none-any.whl (1.1MB) 100% |################################| 1.1MB 282kB/s Collecting setuptools Downloading setuptools-18.5-py2.py3-none-any.whl (462kB) 100% |################################| 462kB 647kB/s Collecting wheel Downloading wheel-0.26.0-py2.py3-none-any.whl (63kB) 100% |################################| 65kB 4.1MB/s Installing collected packages: pip, setuptools, wheel Successfully installed pip-7.1.2 setuptools-18.5 wheel-0.26.0