Centos执行pip提示pip command not found
时间:2024/5/7 13:31:56 来源:米安网络 作者:云主机配置专家 点击:225次
1.执行pip提示报错
2.确认当前机器内的python版本
3.查看机器内安装的为python2,因此安装python2-pip 通过命令 yum install python2-pip 进行安装
4.通过pip -V查看是否安装成功
版权保护: 本文「Centos执行pip提示pip command not found」由 云主机配置专家 原创,转载请保留链接: https://www.miandns.com/docs/system/384.html