ENVIRONMENT:
OS: Centos 7 OS
PIP: 20.2
RASA:
Rasa Version : 2.8.4
Minimum Compatible Version: 2.8.0
Rasa SDK Version : 2.8.2
Rasa X Version : 0.42.0
Python Version : 3.8.6
Operating System : Linux-3.10.0-1160.36.2.el7.x86_64-x86_64-with-glibc2.17
Python Path : /home/vas/rasa_engati/rasa_eng/venv/bin/python3.8
I do it:
Step1: virtual environment “python 3.8.6”
Step2: pip version upgrade
Step3: pip install rasa
Step4: create rasa project /rasa init/
Step4.1 rasa shell, it is running
Step5: pip install rasa x /local mode/
Step5.1 rasa x start command not working:
MissingDependencyException: Rasa X does not seem to be installed, but it is needed for this CLI command. You can find more information on how to install Rasa X in local mode in the documentation: Local Mode
(venv) [user@rasa]$ rasa --version
Rasa Version : 2.8.4
Minimum Compatible Version: 2.8.0
Rasa SDK Version : 2.8.2
Rasa X Version : 0.42.1
Python Version : 3.6.9
Operating System : Linux-3.10.0-1160.36.2.el7.x86_64-x86_64-with-centos-7.9.2009-Core
Python Path : /home/vas/rasa_engati/venv/bin/python3.6