C:\Users\u94885\Bankbot>python nlu_model.py Traceback (most recent call last): File “nlu_model.py”, line 1, in from rasa_nlu.converters import load_data File “C:\Users\u94885\AppData\Local\Programs\Python\Python37\lib\site-packages\rasa_nlu_init_.py”, line 1, in import rasa.nlu ModuleNotFoundError: No module named ‘rasa.nlu’
hi - are you sure that you have Rasa installed? try starting the python shell (python
) and running import rasa