Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing #2155

Open
RishabhGoswami13 opened this issue May 4, 2021 · 3 comments
Open

Error while installing #2155

RishabhGoswami13 opened this issue May 4, 2021 · 3 comments

Comments

@RishabhGoswami13
Copy link

I am installing chatterbot and getting spacy error while installing and now time attribute error if I am getting this error on pycharm as well as on visual studio code I am using python 3.8 and everything is updated but can't find the problem so please help

@hua7448
Copy link

hua7448 commented May 11, 2021

This is also the case with me. After installing chatterbot and spacy,
run
from chatterbot import chatterbot

return

ModuleNotFoundError: No module named 'chatterbot'

My PIP list: it has chatterbot module

so please help, appreciate

@hua7448
Copy link

hua7448 commented May 11, 2021

I am installing chatterbot and getting spacy error while installing and now time attribute error if I am getting this error on pycharm as well as on visual studio code I am using python 3.8 and everything is updated but can't find the problem so please help

I found the problem, my name of CONDA virtual environment is chatterbot, so there is a problem here, because I can import it successfully by changing a virtual environment name, so when creating a new virtual environment, don't use chatterbot!!!!

@ghost
Copy link

ghost commented Jun 16, 2021

Please see: #1963

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants