我是靠谱客的博主 伶俐羽毛,这篇文章主要介绍安装chatterbot,现在分享给大家,希望可以做个参考。

先po出最终安装成功的方法:

pip install ChatterBot -i https://pypi.douban.com/simple
或
pip install ChatterBot -i https://pypi.douban.com/simple --ignore-installed PyYAML
pip install chatterbot_corpus --ignore-installed

在这里插入图片描述

出现的问题:
1.使用pip install ChatterBot失败
2.从git上下载完再install失败
3.用conda安装失败
4.第一次用:pip install ChatterBot -i https://pypi.douban.com/simple安装时出现的错误
在这里插入图片描述
5.然后用:pip install ChatterBot -i https://pypi.douban.com/simple --ignore-installed PyYAML安装
在这里插入图片描述
6.最后用:pip install chatterbot_corpus --ignore-installed安装
在这里插入图片描述
7.测试一下在这里插入图片描述
8.后续小问题
在这里插入图片描述

最后

以上就是伶俐羽毛最近收集整理的关于安装chatterbot的全部内容,更多相关安装chatterbot内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(58)

评论列表共有 0 条评论

立即
投稿
返回
顶部