加载中
easy_install命令的安装

wget --no-check-certificate https://bootstrap.pypa.io/ez_setup.py -O - | sudo python wget --no-check-certificate https://bootstrap.pypa.io/ez_setup.py -O - | sudo python3 https:...

pip命令安装

Python 2 >=2.7.9或Python 3 >=3.4自带pip命令 #Python 2.6 curl https://bootstrap.pypa.io/2.6/get-pip.py -o get-pip.py sudo python get-pip.py #Python 2.6版本以上 curl https://boots...

pip
2019/07/24 10:51
775

没有更多内容

加载失败,请刷新页面

没有更多内容

返回顶部
顶部