-
* pip version:21.0.1
* Python version: 3.8.3
* Operating system: windows 10
**trying to install Rasa X but it take a lot of time and no sol. for that**
comand : pip3 install rasa-x --extra-inde…
-
Head:
**Rasa version**: 1.10.2
**Python version**: 3.8.3
**Operating system** (windows, osx, ...): linux
**Issue**: pip3 install does not work
**Error (including full traceback)**:
…
-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
-
Currently, Wx Team has released supports for Adaptive Cards and Buttons. We should add support for Adaptive Cards and Buttons for Webex Team integration.
https://developer.webex.com/docs/api/guides…
-
The cards example doesn't work as written. The imports are invalid.
They did work as this:
from webexteamssdk.models.cards.card import AdaptiveCard
from webexteamssdk.models.cards.inputs import …
-
We are now using webexteamssdk to continuously receive messages with a bot account(the access token will not be expired). It works well at the beginning of receiving messages, But [403] Forbidden Err…
-
**Rasa version**: 2.0.2
**Rasa SDK version** (if used & relevant):
**Rasa X version** (if used & relevant):
**Python version**: 3.7.9 & 3.8.3
**Operating system** (windows, osx, ...): …
-
Hello Patrick
## I get this in pip install rasa.
## [root@ansible ansible-cisco-asa]# cat /root/.pip/pip.log
/bin/pip run on Tue Jun 2 09:02:27 2015
Downloading/unpacking rasa
Getting page https:/…
-
I have created a script that checks on my status every 60 seconds. However after a random period of time I get a connection reset that breaks the code. I am not sure if the issue is with the underly…
RunSi updated
4 years ago
-
The 'isSubtle' property on a card TextBlock element, when set to True, is sent as a JSON sting value "True" which is not valid. It must be a boolean value.