pip添加国内源,增加下载速度

添加清华镜像:

pip install requests -i https://pypi.tuna.tsinghua.edu.cn/simple

你可能感兴趣的:(小白入门,python,开发语言,后端,国内源)