I wanna make a chatbot with help of ChatterBot but I'm getting errors in module can anyone help? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I wanna make a chatbot with help of ChatterBot but I'm getting errors in module can anyone help?

Couldn't install module using pip install chatterbot so did the 1.0.4 version then got error about time=clock inside the module

24th Apr 2022, 5:33 PM
Anish Rajwani
Anish Rajwani - avatar
4 Answers
0
I think that is the case try python 3.6 or lower
2nd May 2022, 7:40 AM
Chris Jonathan
Chris Jonathan - avatar
+ 1
I also got those errors but try following from youtube sometimes it can also be the python version in my case it was the python version it did not support it
2nd May 2022, 7:37 AM
Chris Jonathan
Chris Jonathan - avatar
0
Same here my python version is 3.10.0 so it doesn't support ChatterBot
2nd May 2022, 7:38 AM
Anish Rajwani
Anish Rajwani - avatar
0
Upto 3.8.0 is compatible
2nd May 2022, 8:18 AM
Anish Rajwani
Anish Rajwani - avatar