install tensorflow in windows with python3

Posted ybleeho

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了install tensorflow in windows with python3相关的知识,希望对你有一定的参考价值。

python3 -m pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-0.12.0-py3-none-any.whl


Edit 1: Tested on windows and mac Change python3 to python according to your configuration. Change py3 to py2 in the url if you are using Python2.x




以上是关于install tensorflow in windows with python3的主要内容,如果未能解决你的问题,请参考以下文章

Install Tensorflow object detection API in Anaconda (Windows)

win10安装tensorflow_gpu

Win10安装Tensorflow流水账

Win10上安装TensorFlow(官方文档翻译)

win10+cpu+tensorflow+pycharm

Tensorflow在win10下的安装(CPU版本)