-
win10 x64
monitor: 1366x768
```
Traceback (most recent call last):
File "E:\ChatBotAI\AiCharli.py", line 28, in
main ()
File "E:\ChatBotAI\AiCharli.py", line 10, in main
pid = in…
-
I use chatbotai successfully, but in a very simple way (mostly, the client says something and the bot respondes).
Nevertheless, I'm very curious regarding all the features listed in "List of featur…
-
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,…
-
Dalyviai | Dalyvio vaidmuo
-- | --
Pagalbos posistemės specialistas | Dalyvis atlieka šiuos veiksmus: ¨ gavus paklausimą inicijuoja problemos sprendimą ar pašalinimą; ¨ …
-
I am getting the above error while running How to build a bot.ipynb
I just installed chatbotAI and wikipedia
```
from chatbot import Chat, reflections, multiFunctionCall
import wikipedia
```
…
-
**Describe the bug**
After cloning the code, installing the setup file when I run the demo code for wiki search, I am getting `ImportError: cannot import name 'register_call' from 'chatbot'` error
…
-
Hi,
I would like to execute chatbot program without linux cmd. I'm using windows 10.
I cloned and installed it but I tried to execute setup.py like this way:
C:\Windows\System32\Chatbot>py setup…
-
I am running python 3.6.7 on windows 10 pro and when I try and run the command to download the pre-trained model I get this error related to scipy
```
Traceback (most recent call last):
File …