python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Rasa customs policy do not work with rasa shell in cmd
I have a small problem with a customs policy in rasa for actions. I build a policy that selects the actions randomly, however when use the command "rasa shell" and chat with the bot, it does...
Miguel-kjh
Votes: 0
Answers: 1
rasa 3.0.4 not installing due to dependency issues
I am trying to install the rasa==3.0.4 version, but it fails to do so with error in the:
tensorflow
tensorflow-addons
dependencies... giving the following errors:
I have tried to individually insta...

Mig Bach
Votes: 0
Answers: 0
Pipenv Install Rasa incorrect version
When installing rasa using pipenv with:
pipenv install --pre rasa
Everything is installed, with some erroneous dependencies being created, but fixed with pipenv lock --pre --clear
However, when tryin...

Mig Bach
Votes: 0
Answers: 1
Rasa-X takes too long to install
pipenv install rasa-x --extra-index-url https://pypi.rasa.com/simple --use-deprecated=legacy-resolver
using the pipenv library and Python 3.7.6 with pyenv and its taken more than 5 hours...
During th...

Mig Bach
Votes: 0
Answers: 1