I\'m trying to intstall TensorFlow using pip:
$ pip install tensorflow --user Collecting tensorflow Could not find
I had the same problem. After uninstalling the 32-bit version of python and reinstalling the 64-bit version I tried reinstalling TensorFlow and it worked.
Link to TensorFlow guide: https://www.tensorflow.org/install/install_windows