-
rasa.core.policies.ensemble.InvalidPolicyConfig: Module for policy 'policy.attention_policy.AttentionPolicy' could not be loaded. Please make sure the name is a valid policy.在rasa train 时出现以上错误。
pyth…
-
Hi everyone! I know this topic has been discussed twice on this repository. I have followed the related steps on those issues but I find it different. Someone said that I have to move the whatsapp.py …
-
When I try to install rasa_core(0.11.1), I get this error
`ERROR: Could not find a version that satisfies the requirement tensorflow=1.8 (from rasa_core==0.11.1) (from versions: 2.2.0rc3, 2.2.0rc4, 2…
-
I download it and try the command rasa run with :
rasa==1.0.1
rasa-core==0.14.4
rasa-core-sdk==0.14.0
rasa-nlu==0.15.0
rasa-sdk==1.0.0
rasa-x==0.19.0
> Exception: Failed to find input chan…
-
Thanks for working on this rasa example!
I am having this error after 'rasa train'.
>python 3.7.6
>rasa 1.10.9
```
❯ rasa train
Traceback (most recent call last):
File "/home/henry/.ven…
-
**Describe the bug**
Bot does not deliver messages and is in loop always repeating it self
Rasa version: rasa-for-botfront:v1.9.0-bf.7
Channel: Facebook Messenger
This are the errors we can …
-
I encountered a permission error when attempting to change the permissions of the 'wait-for-it.sh' script within a Docker container. Here are the details: When i do **make run**
```
version: '3'
se…
-
Exception in thread Thread-11:
Traceback (most recent call last):
File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib64/python3.6/threading.py…
-
Hi,
I'm using this amazing tool but I had a problem and I lost 2 times my data in "Bot Responses"
I'm using the multi-language and I was working in first with the french data.
when It was done …
-
Hello @BadaBoomi ,
Thanks for this awesome tutorial. I wanted to connect my rasa engine with Alexa. I followed the steps here and able to connect!
Here you're using Alexa for NLU and rasa for cor…