Python安装
Centos
yum -y install python yum -y install python3-pip pip config set global.index-url http://mirrors.aliyun.com/pypi/simple && pip config set install.trusted-host mirrors.aliyun.com python3 -m pip install --upgrade pip
切换默认版本:alternatives --config python
本文来自博客园,作者:Fēngwèi,转载请注明原文链接:https://www.cnblogs.com/fengwei-blogs/p/18830823

浙公网安备 33010602011771号