CentOS 安装 pip

yum install epel-release
yum install python-pip
pip --version

pip install --upgrade pip
复制代码
相关文章
相关标签/搜索