Compatibility problem for tensorflow

Hi there,
When I was installing tensorflow I got some problems.I want to install tensorflow into Isaac sim env(a robotic simulation software by nvidia). Isaac sim env asks for protobuf==3.20.3.I have installed all versions of tensorflow from 2.11.0 to 2.13.0, but all these versions are incompatible with protobuf==3.20.3. I don’t know which version of tensorflow can exist with protobuf==3.20.3.

Hi @1062033103, In colab i am able to use Tensorflow 2.15 with protobuf 3.20.3. Could you please try by installing 2.15. Thank You.

Hi @Kiran_Sai_Ramineni , thanks for help. I will try it later. Best wishes to you.