I a deploying the Rasa chatbot on Linux(Ubuntu==20.04) while Installing dependencies of the rasa framework & TensorFlow version mismatch. installing TensorFlow--2.3.4 & rasa==2.4.3 & python==3.7.9 on Linux(ubuntu)
I have tried with a different version of python(3.6.9,3.7.9,3.8.5) & also tried to download TensorFlow in anaconda3.i have also tried with different lts of ubuntu(16.04lts,18.04lts,20.04).