centos安装pip扩展包

1.安装 epel-release扩展yum源
# yum install -y epel-release
# yum clean all
# yum makecache
2.安装setuptools
# yum install -y python34-setuptools
3.安装pip3
# easy_install-3.4 pip
---------------------
作者:香香爹
来源:CSDN
原文:https://blog.csdn.net/lpwmm/article/details/80160728
版权声明:本文为博主原创文章,转载请附上博文链接!

posted @ 2019-03-05 13:45  三冬三夏  阅读(112)  评论(0编辑  收藏  举报