Python Forum

Full Version: How to install tensorflow? It shows as error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What I have done:

executed "c:\python\scripts\pip3.exe --user --upgrade tensorflow" in the command line (Windows 8)

What has happened:

It has written an error:

"ERROR: Could not find a version that satisfies the requirement tensorflow <from versions: none>
ERROr: No matching distribution found for tensorflow".

How can I install tensorflow?