you could try
pip install git+git://github.com/gunthercox/chatterbot-corpus@master#egg=chatterbot_corpus
@vkosuri I have tried this but it did not work for me.


so how to resolve it
check if you are installing it right. Use pip3 install chatterbot-corpus if you are using python 3
pip3 is pre-installed with python3 if I remember correctly
Check if you installed chatterbot on python3 and chatterbot-corpus on python2
I think @saxa2393 is right, just be sure to type pip3 install chatterbot-corpus because according your screenshot you are typing coprus
Thanks, @Cerpint4xt @saxa2393 @vkosuri
It's worked for me
Most helpful comment
I think @saxa2393 is right, just be sure to type
pip3 install chatterbot-corpusbecause according your screenshot you are typing coprus