rasa-chatbot-templates icon indicating copy to clipboard operation
rasa-chatbot-templates copied to clipboard

Conversational AI chatbot using RASA

Open D-RAJITHA opened this issue 4 years ago • 1 comments

When I am trying to train rasa using "rasa train" command, I am getting the following error.

File "/home/m0162/.local/lib/python3.8/site-packages/rasa/nlu/config.py", line 152, in return [c.get("name") for c in self.pipeline] Please help me out and thanks in advance

D-RAJITHA avatar Dec 29 '20 06:12 D-RAJITHA

Should be issue with versioning. Try uninstalling the version of rasa you have and reinstall rasa=1.10

pudasainishushant avatar Dec 29 '20 11:12 pudasainishushant