简体   繁体   English

在Windows上离线安装tensorflow时遇到问题

[英]having a problem offline install tensorflow on windows

I am using Python 3.6 from Anaconda 4.3.1 on Windows 10. I'm trying to offline install TensorFlow, and i have download a .whl file to install module. 我正在Windows 10上使用Anaconda 4.3.1的Python 3.6,正在尝试脱机安装TensorFlow,并且我已经下载了.whl文件来安装模块。 install tensorflow warning 安装tensorflow警告

But I have installed the tensorboard 1.12 moudule on my computer. 但是我已经在我的计算机上安装了tensorboard 1.12模块。 I have installed the tensorboard moudule 我已经安装了张量板模块

I have no way to install tensorflow now. 我现在无法安装tensorflow。 please help me, thanks! 请帮助我,谢谢!

I have solved this problem. 我已经解决了这个问题。 Tensorflow 1.11 need tensorboard version 1.11, but I have installed tensorboard 1.12. Tensorflow 1.11需要tensorboard版本1.11,但是我已经安装了tensorboard 1.12。

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

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