I am trying to install tensorflow. I have downloaded python 3.5 64 bit. It is on my path. I also have python 3.6 32 bit and python 2.7 32 bit. I want to install with pip but whenever I do this I get this error
Collecting tensorflow Could not find a version that satisfies the requirement tensorflow (ons: ) No matching distribution found for tensorflow
Does anyone have any suggestions?