Starting Rasa X in local mode…
c:\users\nadeem khan\appdata\local\programs\python\python37\lib\site-packages\rasa\shared\core\slots.py:262: FutureWarning: UnfeaturizedSlot is deprecated and will be removed in Rasa Open Source 3.0. Please change the type and configure the ‘influence_conversation’ flag for slot ‘requested_slot’ instead.
category=FutureWarning,
The following intents were found in your stories and will be added to the domain: nlu_fallback
Traceback (most recent call last):
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\site-packages\rasa\cli\x.py”, line 454, in run_locally
args, project_path, args.data, token=rasa_x_token, config_path=config_path
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\site-packages\rasax\community\local.py”, line 233, in main
_start_event_service()
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\site-packages\rasax\community\local.py”, line 139, in _start_event_service
fn=_event_service, args=(LOCAL_ENDPOINTS_PATH,), daemon=True
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\site-packages\rasax\community\utils\common.py”, line 855, in run_in_process
p.start()
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\process.py”, line 112, in start
self._popen = self._Popen(self)
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\context.py”, line 322, in _Popen
return Popen(process_obj)
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\popen_spawn_win32.py”, line 89, in init
reduction.dump(process_obj, to_child)
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\reduction.py”, line 60, in dump
ForkingPickler(file, protocol).dump(obj)
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\connection.py”, line 949, in reduce_pipe_connection
dh = reduction.DupHandle(conn.fileno(), access)
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\connection.py”, line 170, in fileno
self._check_closed()
File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\connection.py”, line 136, in _check_closed
raise OSError(“handle is closed”)
OSError: handle is closed
Sorry, something went wrong (see error above). Make sure to start Rasa X with valid data and valid domain and config files. Please, also check any warnings that popped up. If you need help fixing the issue visit our forum: http://forum.rasa.com/. Traceback (most recent call last): File “”, line 1, in File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\spawn.py”, line 105, in spawn_main exitcode = _main(fd) File “c:\users\nadeem khan\appdata\local\programs\python\python37\lib\multiprocessing\spawn.py”, line 115, in _main self = reduction.pickle.load(from_parent) EOFError: Ran out of input
using rasa x as local