首页 > 编程语言 > 详细

python

时间:2016-08-07 18:31:01      阅读:140      评论:0      收藏:0      [点我收藏+]

 [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

python

原文:http://www.cnblogs.com/itzxy/p/5746695.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!