pycharm清华镜像源使用

阅读 109

2022-04-26

国内pip源:清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
打开pycharm如下图所示

1.终端
在pip install后加-i https://pypi.tuna.tsinghua.edu.cn/simple 即可
在这里插入图片描述

安装tensorflow

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

or

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






2.

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
复制如下地址添加(第二个)
在这里插入图片描述
在这里插入图片描述

精彩评论(0)

0 0 举报