Hello everyone
I just have install Rasa X with the quick-installation guide provided on Quick-Installation.
I am using:
- Ubuntu 18.04 LTS
- Python 3.6.9
- Rasa Version: 2.4.3
- Rasa SDK Version: 2.4.1
- Python Path: /usr/bin/python3
I have already connect Rasa X to my git repository. It’s a simple mood-bot but in Spanish. So that I downloaded the corresponding Spacy model.
- Running the bot in local mode with “rasa shell” is working but running the bot in rasa x it gets freeze!!!
Seems like there is no communications with the model loaded … by the way … training the bot from Rasa X displays an error too:
Any suggestions?
Thanks in advance