please help me when I run my rasa project in docker compose I am getting this error and the bot isn’t responding ValueError: blocks[:,0] has incompatible row dimensions. Got blocks[1,0].shape[1] == 31, expected 26.
Hi @Ayantika1. In order to help you, I am going to need more information:
- What version of Rasa Open Source are you using?
- Does the assistant work as expected when you talk to it using
rasa shellin the command line? - Can you share your Dockerfile?
It is solved by the way thank you for responding. It occurred because of incompatible version of rasa and python.