installer returned a non-zero exit code , Could Not find version of tensorflow-cpu==2.11.0


While I am deploiying my Streamlit app , it cant find the tensorflow , tensorflow-cpu or any whl file
, i tried differnt version but still it is throwing same error

I had the same issue. Try changing the python version to 3.10.
Tensorflow and tensorflow-cpu supports version 3.10.