【发布时间】:2020-11-14 07:52:14
【问题描述】:
我想在新的tensorflow2.3 中测试一些功能但是,我在安装过程中遇到了困难。
我执行了:pip install --upgrade pip
我明白了:
ERROR: Could not find a version that satisfies the requirement tensorflow-cpu==2.3.0rc2 (from versions: 1.15.0rc0, 1.15.0rc1, 1.15.0rc2, 1.15.0rc3, 1.15.0, 2.1.0rc0, 2.1.0rc1, 2.1.0rc2, 2.1.0)
ERROR: No matching distribution found for tensorflow-cpu==2.3.0rc2
【问题讨论】:
标签: tensorflow pip tensorflow2