Hej everyone:) Thank your for all the content you provide on here! It’s great work and super helpful
I am starting from scratch with chatbot-development and excitedly looking forward working with the upcoming tutorials.
For the installation, I have on question:
When I want to initalise rasa by rasa init I get the error ModuleNotFoundError: No module named terminaltables. So I try to pip install terminaltables and get the output requirement already satisfied Then I try to run rasa init again and still get the ModuleNotFoundError:…
Terminal table is not update in newer version of anconda 2021.5 so to solve this issue we want to manually install the terminal table for our anconda by following command:
Use any one command and try to create new project and train your models
@ManoBharathi93 Thanks Mano, but my bot is working fine and me not getting any errors. But thanks for sharing the solution with your troubleshoot, it will save a lot of time for us.