使用命令:
python -m pip install pip==8.1.1

 

其中, -m参数的解释

run library module as a script (terminates option list)

将库中的python模块用作脚本去运行

相关文章:

猜你喜欢
相关资源
相似解决方案