在python3.7环境下,直接pip3 install tensorflow经常会短线,不如换成国内镜像,速度就提高不少。
pip3 install --index-url https://mirrors.aliyun.com/pypi/simple/ tensorflow
在python3.7环境下,直接pip3 install tensorflow经常会短线,不如换成国内镜像,速度就提高不少。
pip3 install --index-url https://mirrors.aliyun.com/pypi/simple/ tensorflow
本文标题:Tensorflow安装慢,不如用国内镜像源
本文链接:https://www.haomeiwen.com/subject/zwuaihtx.html
网友评论