-
## Situation
I tired to download Spacy models on virtual environment with Python 3.6.5. After successfully download Spacy with the line `pip install rasa[spacy]`, I tried to download the English mode…
-
**Rasa version**:
1.0.6
**Rasa X version** (if used & relevant):
0.19.0
**Python version**:
Python 2.7.15rc1
**Operating system** (windows, osx, ...):
Linux Ubuntu
**Issue**:
I am tryin…
-
**Rasa version**:
Rasa 1.3.9
**Python version**:
3.6.6
**Operating system** (windows, osx, ...):
osx
**Issue**:
Besides the warning messages mentioned [here]() it is a bit daunting t…
-
**Describe the bug**
Simply calling this on a csv (which itself was once upon a time outputted from pandas) using the command line:
```
pandas_profiling processed_data/temp_result_job_data.csv prof…
-
This error is intermittent and it seems it pops up when the file was not successfully attached to the message by the webex teams backend. I can't reproduce it consistently, but I encountered this prob…
-
**Rasa version**: 1.0.1
**Rasa x version**: 0.19.0
**Python version**: 3.6.4
**Operating system** (windows, osx, ...): Windows
**IDE** (in case it matters): PyCharm
**Issue**: I have i…
-
```
from webexteamssdk import WebexTeamsAPI
api = WebexTeamsAPI()
all_rooms = api.rooms.list(type='group')
for room in all_rooms:
print room.title + " " + room.id
print len(list(…
-
I am using the module on IOS XE Guest Shell with python2 only.
This API call fails, because `__qualname__` is available only in Python3.
```
>>> spark_api.rooms.list()
Traceback (most recent call …
-
**Rasa NLU version**: 0.13.8
**Operating system** (windows, osx, ...): MacOs Mojave version 10.14
**Content of model configuration file**:
```yml
language: en
pipeline: tensorflow_embedd…
-
Connector to connect to the cisco spark chat client.