I am trying to use the rasa lib to create a chatbot and am getting the following error while trying to create the project:
The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.
So I would like to know how I can install the rasa lib without using the tensorflow pipeline.
Can anyone help?