使用這個命令安裝: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
使用這個命令安裝: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
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。