Not able to use the rasa shell command

Bot loaded. Type a message and press enter (use ‘/stop’ to exit): 2020-07-11 13:31:40 ERROR asyncio - Task exception was never retrieved future: <Task finished coro=<configure_app..run_cmdline_io() done, defined at d:\anaconda3\envs\rasa_developer\lib\site-packages\rasa\core\run.py:128> exception=RuntimeError(‘This event loop is already running’)> Traceback (most recent call last): File “d:\anaconda3\envs\rasa_developer\lib\site-packages\rasa\core\run.py”, line 134, in run_cmdline_io sender_id=conversation_id, File “d:\anaconda3\envs\rasa_developer\lib\site-packages\rasa\core\channels\console.py”, line 142, in record_messages text = get_user_input(button_question) File “d:\anaconda3\envs\rasa_developer\lib\site-packages\rasa\core\channels\console.py”, line 78, in get_user_input style=Style([(“qmark”, “#b373d6”), ("", “#b373d6”)]), File “d:\anaconda3\envs\rasa_developer\lib\site-packages\questionary\question.py”, line 45, in ask return self.unsafe_ask(patch_stdout) File “d:\anaconda3\envs\rasa_developer\lib\site-packages\questionary\question.py”, line 59, in unsafe_ask return self.application.run() File “d:\anaconda3\envs\rasa_developer\lib\site-packages\prompt_toolkit\application\application.py”, line 812, in run self.run_async(pre_run=pre_run, set_exception_handler=set_exception_handler) File “d:\anaconda3\envs\rasa_developer\lib\asyncio\base_events.py”, line 563, in run_until_complete self._check_runnung() File “d:\anaconda3\envs\rasa_developer\lib\asyncio\base_events.py”, line 523, in _check_runnung raise RuntimeError(‘This event loop is already running’) RuntimeError: This event loop is already running d:\anaconda3\envs\rasa_developer\lib\asyncio\base_events.py:1787: RuntimeWarning: coroutine ‘Application.run_async’ was never awaited handle = None # Needed to break cycles when an exception occurs. RuntimeWarning: Enable tracemalloc to get the object allocation traceback

Were you able to resolve this issue? I am facing same error.

No till now I haven’t been able to. Though rasa x works for me.

Hi, I am facing the same issue. How did you resolve it? Thank you.

I am facing a similar issue.Please can someone explain how to resolve the issue?