November 2017
Intermediate to advanced
304 pages
6h 58m
English
As we mentioned earlier, TensorFlow with Python 2.7 does not function natively on Windows. In this section, we will guide you through installing TensorFlow with Python 3.5 and set up a VM with Linux if you want to use TensorFlow with Python 2.7.
First, we need to install Python 3.5.x or 3.6.x 64-bit from the following links:
https://www.python.org/downloads/release/python-352/
https://www.python.org/downloads/release/python-362/
Make sure that you download the 64-bit version of Python where the name of the installation has amd64, such as python-3.6.2-amd64.exe. The Python 3.6.2 installation looks like this:

We will select ...
Read now
Unlock full access