
Python2安装pip的方法
install pip for python 2
curl bootstrap.pypa.io/pip/2.7/get-pip.py --output get-pip.py python2 get-pip.py sudo apt-get install python-dev # for python2.x installs
👁️ 阅读量:0
© 版权声明:本文《Python2安装pip的方法》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686765839a335172.html。