My PC is 64 bit and python version is 3.7.9. I installed tensorflow as following. Does anyone know how to solve it? Let me know if further information is needed.

Edit:
I also tried anaconda as follow:
https://www.tutorialspoint.com/tensorflow/tensorflow_installation.htm
But the problem is that in anaconda prompt, I can import tensorflow. I use python in visual studio 2017. When I open python file in VS, it seems different with anaconda prompt. Do you know how to make it also work in VS?
python -m pip install tensorflowtensorflow-1.13.1-cp37-cp37m-win_amd64.whl? I tried and showed the error in the above picture.