您的位置:首页 > 编程语言 > Python开发

python

2016-08-07 17:28 344 查看
[root@localhost ~]# python ~/d/tools/get-pip.py
Collecting pip
Downloading pip-8.1.2-py2.py3-none-any.whl (1.2MB)
100% |████████████████████████████████| 1.2MB 11kB/s
Collecting setuptools
Downloading setuptools-25.1.6-py2.py3-none-any.whl (442kB)
100% |████████████████████████████████| 450kB 5.2kB/s
Collecting wheel
Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)
100% |████████████████████████████████| 71kB 5.7kB/s
Installing collected packages: pip, setuptools, wheel
Successfully installed pip-8.1.2 setuptools-25.1.6 wheel-0.29.0
[root@localhost ~]# #https://bootstrap.pypa.io/get-pip.py
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: