Skip to content

TensorFlow installation

Gukie edited this page Nov 30, 2017 · 1 revision

Environment outline:

Python 3.6.3 (v3.6.3:2c5fed8, Oct  3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

Notice here: if your OS is 64-bit, please use python 3.6.3 64-bit, otherwise following exception will happen:

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

Clone this wiki locally