I was upgrading rasa to the latest version which is 3.0.4 and it got me this error (ImportError: cannot import name ‘EntityExtractor’ from ‘rasa.nlu.extractors.extractor’ (C:\Users\User\Anaconda3\envs\updated_rasa\lib\site-packages\rasa\nlu\extractors\extractor.py))
So, if anyone can help me , I will be so thankful.
I think its something related to rasa x , as when I re-install rasa x it downgrade rasa automatically to 2.8.21 (Note: I got this error when I run ‘rasa run actions’)
So, is there a rasa x version compatible with rasa 3.0.4?