-
Hello,
I have installed chatterbot using your instructions and CMD says it has been installed correctly. How I am not sure how to run this and can not find it on my server?
Cheers.
-
provide web interface to easy config the chatterbot
-
**Describe the bug**
i can't install chatter
**To Reproduce**
1. install Red discord bot
2. add repository
3. [p]cog install chatter
4. See error 'Failed to install the requirement: git+git:/…
-
Can we use the storage adapters for this project in the chatterbot?
-
I'm seeing this problem as below.
no changes from the git repo, git clone, then pip install -r requirements.txt
it looks like a problem within the chatterbot git repo, which is weird.
reporte…
-
After I integrate with Django, I got this exception when I execute "python manager.py runserver":
> Traceback (most recent call last):
> File "C:\Users\mamajingjie\AppData\Local\Programs\Python\…
-
最近在玩chatterbot,刚好看到deep thought,我的微信号miemie260624,期待加入。
-
-
These are the errors on doing "pip install chatterbot":
`Collecting chatterbot
Using cached ChatterBot-1.0.5-py2.py3-none-any.whl (67 kB)
Collecting nltk=3.2
Using cached nltk-3.5.zip (1.4 M…
-
An error is thrown when messages including emojis or accents are sent.
```
2017-07-27 22:18:54,196 INFO chatterbot.adapters: Recieved input statement: hey 😇
2017-07-27 22:18:54,208 ERROR l…