Rasa X: ImportError: cannot import name 'local' from 'rasax.community'

Hello,

I am currently trying to install Rasa x. I have run the following command for it:

pip3 install rasa-x --extra-index-url https://pypi.rasa.com/simple

After that I just wanted to try it with rasa x. However, then comes the following error message:

ImportError: cannot import name 'local' from 'rasax.community' (C:\Users\xxxx\Anaconda3\envs\Rasa\lib\site-packages\rasax\community\__init__.py)

Unfortunately I do not know where to find this file.

I use the following rasa and python:

-Name: rasa Version: 3.2.5 License: Apache-2.0

-Python 3.8.13

Does anyone have any idea why the installation did not work?

With the version of Rasa 3.0.0 it also does not work

Hi Fabble did you find any solution for that I am facing same error after 3 days of trying to install rasax with different version of rasa and I don’t want to start from zero again can you please support if you find any solution Thank