解决CentOS7-python-pip安装失败

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决CentOS7-python-pip安装失败相关的知识,希望对你有一定的参考价值。

                                    解决CentOS7-python-pip安装失败 


 Pip介绍

pip 是一个安装和管理 Python 包的工具,python安装包的工具有easy_install, setuptools, pip,distribute。使用这些工具都能下载并安装django。,而pip是easy_install的替代品。在CPython解释器,pypy解释器,可以很好地工作。

 1、直接安装pip,我们发现会出现错误

 [[email protected] yum.repos.d]# yum install -y pip-python
已加载插件:fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * epel: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
没有可用软件包 pip-python。

错误:无须任何处理


解决方法:

2、要先安装epel-release,,这个包包含了 EPEL 源的 gpg 密钥和软件源信息,该软件包会自动配置yum的软件仓库

[[email protected] yum.repos.d]#yum -y install epel-release

 


3、执行成功之后,再次执行yum install python-pip

[[email protected] yum.repos.d]#yum -y install python-pip

 


以上是关于解决CentOS7-python-pip安装失败的主要内容,如果未能解决你的问题,请参考以下文章

关于win10企业版1607累积更新(KB4013429)安装失败后,个人的解决办法

转NDK编译可执行文件在Android L中运行显示error: only position independent executables (PIE) are supported.失败问题解决办(代

安装MySql时,卡在最后一步Attempting to start service 的解决

打死树莓派-树莓派3代jessie+Opencv-解决安装不了libgtk2.0-dev包问题

notepad++ 怎么格式化代SQL码

QuickTime安装失败!如何解决?