pip install --upgrade name 更新包

pip uninstall name  卸载包

pip install name -i http://pypi.douban.com/simple/    指定源

 

相关文章: