Loading

Python中pip的使用

1、pip安装模块

pip install 模块名称 -i 安装源

pip install requests -i https://mirrors.aliyun.com/pypi/simple/

posted @ 2020-01-29 17:31  greamrod  阅读(200)  评论(0编辑  收藏  举报