pip、git慢解决办法

pip慢,打开命令行,输入
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
git慢
git config --global url."https://hub.fastgit.org".insteadOf https://github.com

posted @ 2021-11-23 19:57  yang417  阅读(167)  评论(0)    收藏  举报