I am trying to install the following version of TensorFlow-GPU because the author of gitrepo has suggested it here.
[jalal@goku examples]$ pip install tenso
Updating Conda and trying to install Tensorflow again worked for me:
conda update --all pip install tensorflow