繁体   English   中英

无法在 Windows 中安装 tensorflow

[英]Cannot install tensorflow in windows

F:\\my projects\\Python codes>pip install tensorflow

ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow

我什至在 cmd 中也试过这个,我使用 python 3.8.2,dosent 有 anaconda,我在 microsoft visual studio 中运行我的代码,请帮助他解决这个问题。

谢谢你。

要解决此问题,请升级您的 pip,因为tensorflow 2.0无法安装在某些早期版本的pip 有关更多信息,请查看https://www.tensorflow.org/install/pip

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM