raceback (most recent call last):
File "run_lookup.py", line 1, in
from rasa_nlu.training_data import load_data
ImportError: cannot import name 'load_data'
i get the following error. and i have installed rasa_nlu correctly. there is no issue with that
raceback (most recent call last): File "run_lookup.py", line 1, in
from rasa_nlu.training_data import load_data
ImportError: cannot import name 'load_data'
i get the following error. and i have installed rasa_nlu correctly. there is no issue with that