解决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

posted @ 2020-12-29 21:21  MrDong-  阅读(851)  评论(0)    收藏  举报