简体   繁体   English

tensorflow-1.0.1-py2-none-any.whl 不是该平台支持的轮子

[英]tensorflow-1.0.1-py2-none-any.whl is not a supported wheel on this platform

I am using python 3.7 and after running the command:我正在使用 python 3.7 并在运行命令后:

python -m pip --upgrade tensorflow 

it is showing me an error of:它向我显示以下错误:

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

I had such a problem on Windows and at the same time did not have it on macOS.我在 Windows 上遇到过这样的问题,同时在 macOS 上没有。 The solution was to install Anaconda or the image of tensorflow in docker .解决方案是在 docker 中安装Anacondadocker的图像。

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

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