我嘗試像這樣安裝張量流 -pip install tensorflow但我收到此錯誤ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)ERROR: No matching distribution found for tensorflow然后,我也嘗試添加該版本,pip install tensorflow==2.2但沒有成功。我也嘗試了 1.15 版本,但仍然遇到同樣的錯誤。ERROR: Could not find a version that satisfies the requirement tensorflow==2.2 (from versions: none)ERROR: No matching distribution found for tensorflow==2.2至于使用pip3 install tensorflow. 這也不起作用,給出了同樣的錯誤。ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)ERROR: No matching distribution found for tensorflow操作系統 - Windows 10Python 版本 - 3.8.5點子是最新的
- 1 回答
- 0 關注
- 217 瀏覽
添加回答
舉報
0/150
提交
取消