【发布时间】:2018-02-09 05:07:41
【问题描述】:
我有以下版本的 python: C:\Users\Dell\AppData\Local\Programs\Python\Python35-32\python.exe
并执行命令: pip3 install --upgrade tensorflow
出现以下错误:
采集张量流==1.0.0
找不到满足要求 tensorflow==1.0.0 的版本(来自版本:) 未找到 tensorflow==1.0.0
的匹配分布此问题的解决方案将不胜感激 谢谢:)
【问题讨论】:
-
你可以考虑升级你的 pip 版本。
标签: tensorflow pip version distribution matching