【发布时间】:2023-01-16 11:07:53
【问题描述】:
我一直在尝试用 pip 安装 chatterbot 但是当我这样做的时候
pip install ChatterBot
它给了我这个错误:
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
Encountered error while trying to install package.
preshed
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
[end of output]
【问题讨论】:
标签: python pip chatterbot