Rasa x error(windows)Rasa X with valid data and valid domain and config files.

rasa-x 0.34.0

(installingrasa) C:\Users\umar\Desktop\new_rasa_project>rasa x 2020-12-21 20:23:49.668757: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library ‘cudart64_110.dll’; dlerror: cudart64_110.dll not found 2020-12-21 20:23:49.713559: 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-21 20:24:00.044131: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library ‘nvcuda.dll’; dlerror: nvcuda.dll not found 2020-12-21 20:24:00.058090: W tensorflow/stream_executor/cuda/cuda_driver.cc:326] failed call to cuInit: UNKNOWN ERROR (303) 2020-12-21 20:24:00.084806: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:169] retrieving CUDA diagnostic information for host: DESKTOP-9G2GB9H 2020-12-21 20:24:00.095080: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:176] hostname: DESKTOP-9G2GB9H Traceback (most recent call last): File “c:\users\umar\anaconda3\envs\installingrasa\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: http://forum.rasa.com/.

Hi @umaral,

There are several reports of this already on the forum. Please check for answers to your question using the search functionality to minimize duplicate posts.

Here is another thread with more complete details:

This issue should be resolved in Rasa 2.2.2:

Rasa x startup issues with Rasa Open Source 2.2.x and Rasa X < 0.35 by tmbo · Pull Request #7612 · RasaHQ/rasa · GitHub