pip常用命令

pip安装 # Ubuntu python3 sudo apt install python3-pip # Windows 升级pip python -m pip install -U pip 常用命令 # 库的安装与卸载 pip install requests pip uninstall req
posted @ 2019-11-19 22:13  rustling  阅读(123)  评论(0编辑  收藏  举报