问题:我在安装 pip3 install chatterbot 时,总会报错,是一大堆红字的那种,在此我就不附上图片了 解决方法:直接去下载开源的文件https://github.com/gunthercox/ChatterBot进入安装包目录,运行python setup.py buildpython setup.py install完成!