Does anyone help me? My code gives the following error:
Traceback (most recent call last):
File "main.py", line 1, in <module>
from chatterbot import ChatBot
ImportError: No module named 'chatterbot'
So here's main.py:
from ch...
asked by
05.08.2018 / 20:14