python 下载依赖库时指定镜像源

下载
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow==2.8.0 tensorflow-hub==0.12.0

更新
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --upgrade tensorflow tensorflow-hub
posted @ 2024-02-27 09:14  20211103  阅读(33)  评论(0)    收藏  举报