Hello I’m new to Rasa, installed Rasa x , but when I run the comman: Rasa x, it doesn’t open the explorer, and this error occur: Used: Win 10- python 3.6 - Ujson 1.35.
(mychatbot) PS C:\Users\mohab\documents\rasa_projects\rasax> rasa x 2020-12-18 14:53:24.222482: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library ‘cudart64_101.dll’; dlerror: cudart64_101.dll not found 2020-12-18 14:53:24.226939: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2020-12-18 14:53:26.206650: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library ‘nvcuda.dll’; dlerror: nvcuda.dll not found 2020-12-18 14:53:26.210893: W tensorflow/stream_executor/cuda/cuda_driver.cc:312] failed call to cuInit: UNKNOWN ERROR (303) 2020-12-18 14:53:26.218083: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:169] retrieving CUDA diagnostic information for host: LAPTOP-EB14KO94 2020-12-18 14:53:26.221727: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:176] hostname: LAPTOP-EB14KO94 Traceback (most recent call last): File “c:\users\mohab\anaconda3\envs\mychatbot\lib\site-packages\rasa\cli\x.py”, line 499, in run_locally domain_path=domain_path, TypeError: main() got an unexpected keyword argument ‘domain_path’
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: https://forum.rasa.com/. (mychatbot) PS C:\Users\mohab\documents\rasa_projects\rasax>
What could be the reason ?