I am trying to train a simple intent in rasa opensource. I keep getting this asyncio error and loop already running error during rasa shell command. I tried uninstalling and reinstalling, did not help. I basically just downloaded rasa opensource and added a new intent, it throws asyncio error over and over again
Hi @Swetha1 thank you for flagging - could you please try rasa shell --debug
and post the full debug log to help us investigate further? It would be helpful to also know the rasa version you’re using.
Also, just a thought, how do you usually exit the rasa shell
conversation?