解决pip install tensorflow慢的问题
使用这个命令安装:python -m pip install tensorflow -i https://pypi.douban.com/simple
转载于:https://blog.csdn.net/weixin_38109583/article/details/93376954
解决下载其他第三方包慢的问题
pip install 包名 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

浙公网安备 33010602011771号