gunthercox / ChatterBot

ChatterBot is a machine learning, conversational dialog engine for creating chat bots
https://chatterbot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
13.96k stars 4.42k forks source link

An error in installing chatterbot #2330

Open AmalDeepthi opened 8 months ago

AmalDeepthi commented 8 months ago

I have used the command pip install git+git://github.com/gunthercox/ChatterBot.git@master. But i received an error:subprocess-exited-with-error Exit code:128 Note:This error originates from a subprocess and is likely not a problem with pip. Kindly help me to fix this issue......

GREAT-DNG commented 8 months ago

Try installing an earlier version: pip install chatterbot==1.0.4

buvankalyan-hash commented 5 months ago

but it gives an error saying that no module was found image