I am new to tensorflow. i need help in tensorflow installation
I am trying to install tensorflow on windows 7 32bit machine but I am getting the following error : "Could not find a version which satisfies the requirement tensorflow (from versions: ) No matching distribution found for tensorflow" Error Message screen shot
Python version - Python 3.5.4
I am trying to install it using pip3 install
I have tried the same installation on Ubuntu 16.0 version also but I am getting the same error
please help me to solve this installation problem
Thanks