ChatterBot
ChatterBot copied to clipboard
how to use in python3.8.10
i try do this: git clone https://github.com/gunthercox/ChatterBot.git then: pip install ./ChatterBot but i got an error: Package 'ChatterBot' requires a different Python: 3.8.10 not in '>=3.4, <=3.8' how to contine
You may try my fork if you wish
I would recommend using a maintained fork of chatterbot as this repo isn't really updated anymore. you can try my fork : https://github.com/ShoneGK/ChatterPy