-
## Not able to install "ujson" python library.
While installing requirements using "pip install -r requirements.txt" it stops on "ujson" package shows error:
''' Building wheel for ujson (PEP 517…
-
Hi,
using your webexteams backend. Trying to do warm_admins() for messages that throw exceptions.
im getting an error "Could not find a user using the email address j"
admin name in notify …
-
Rasa (https://rasa.com/) is an open source conversational AI platform. I am developing a Webex Teams connector for Rasa. The goal is essentially making Webex Teams as another supported input/output ch…
-
```
import json
from pyadaptivecards.card import AdaptiveCard
from pyadaptivecards.inputs import Text, Number, Choices
from pyadaptivecards.components import TextBlock
from pyadaptivecards.acti…
-
**Rasa version**: 1.9.6
**Rasa SDK version** (if used & relevant):
**Rasa X version** (if used & relevant):
**Python version**: 3.6
**Operating system** (windows, osx, ...): ubuntu 16.…
-
**Rasa version**: N/A
**Rasa X version** (if used & relevant): N/A
**Python version**: 3.7.4
**Operating system** (windows, osx, ...): Fedora 30
**Issue**: Running install command give…
-
**Rasa version**: 1.5.3
**Rasa SDK version** (if used & relevant): 1.5.2
**Python version**: 3.6.9 (Anaconda)
**Operating system** (windows, osx, ...): RHEL 7 (CentOs) - Running on a Dell…
-
Trying to install Rasa Open Source, this happens just after clean installation, if I try to use the "shell" or "interactive" command:
2020-01-29 09:06:40 INFO root - Connecting to channel 'c…
-
If you try to train a model and there is a tensorflow error, the exception around "Not able to load a model" will print after this error and make it less intuitive. For example this error which I beli…
-
I am trying to set up an App Engine proxy in which I would like to post messages to a Webex space. However, when trying to get the room list for a bot `api.rooms.list`, thought to take care of publish…