gunthercox / chatterbot-corpus

A multilingual dialog corpus
http://chatterbot-corpus.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.36k stars 1.15k forks source link

> pipenv install git+https://github.com/gunthercox/chatterbot-corpus.git#egg=chatterbot-corpus #180

Open Sudiptobanerjee123 opened 4 years ago

Sudiptobanerjee123 commented 4 years ago

pipenv install git+https://github.com/gunthercox/chatterbot-corpus.git#egg=chatterbot-corpus really worked.Try it guys

ItRunning command git clone -q https://github.com/gunthercox/chatterbot-corpus.git 'C:\Users\user\AppData\Local\Temp\pip-install-2w96myp1\chatterbot-corpus' ERROR: Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://github.com/gunthercox/chatterbot-corpus.git 'C:\Users\user\AppData\Local\Temp\pip-install-2w96myp1\chatterbot-corpus' ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?

anmolprogrammer123 commented 4 years ago

@Sudiptobanerjee123 first, you've to install git bash in your system. then run this "git clone https://github.com/gunthercox/chatterbot-corpus.git " command in your git terminal