我正在学习并使用Python构建一个聊天机器人。我从编写一个简单的对话框开始。当我运行代码时,它出错了。我使用的是Python 3.8.5、chatterbot 1.0.4和Atom IDE from chatterbot import ChatBot
from chatterbot.trainers importprint(response) 当我在Atom platformio-ide-terminal上运行代码时,它抛出一个错误 Tracebac
我有一段代码,但当我运行代码时,它出现了一个错误,我不理解其中的错误,我的姐姐也不理解,她显然擅长编码……我的代码是: from chatterbot import ChatBot1.2.0\chatterbot_corpus\data\english'):1.2.0\chatterbot_corpusfile
我目前正在尝试开发一个使用pythons开源'chatterbot‘库的聊天机器人,但我在尝试执行程序时遇到了错误。 我使用的是Python 3.7。from chatterbot import ChatBotimport os
bot.set_trainer(ListTrainer)
for files in os.listdir(
我在尝试导入“ChatBot”时遇到以下错误: >>> from chatterbot import ChatBot File"<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/dist-packages/chatterbot/__init__.py&q
"C:\Users\Edwrd\AppData\Local\Programs\Python\Python37-32\FRIDAY.py", line 2, in <module>ImportError: cannot import name 'Chatbot' from 'chatterbot' (C:\Users\gabri\AppData\Local\Programs\Python\Python37\lib\sit
当我运行逗号pip install chatterbot时,我遇到了这个问题,并且没有安装:c我尝试添加构建工具和visual c++ 14.0,但也不起作用。Check the logs for full command output.```
when i run the comman ```pip install chatterbotadding the building tools and visual c++ 14.0 and didn work toowhen i run the comman