I tried
pip install tensorflow it says it is incompatible with my numpy version(1.20.0)
pip install tensorflow
Then I tried unistall numpy to required version numpy~=1.19.2<