I need help. i am new to data science and recently i've started to learn about rasa. after writing all the intents and entities in nlu.md and stories in stories.md, i saved the files and trained to train my assistant by rasa train nlu command.
Data in the files are not getting saved. when i close the file and reopens it, only the default intents are show and not the intents that i had written.
the error msg in my anaconda prompt is:
Exception: Not all required importable packages are installed. To use this pipeline, you need to install the missing dependencies. Please install the package(s) that contain the module(s): tensorflow_text
this is the error i got. i have already installed tensorflow. and i am using windows 10. someplease reply help