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 on installation when using python 3.8 on a Mac #2051

Open
Mineinjava opened this issue Oct 2, 2020 · 2 comments
Open

Error on installation when using python 3.8 on a Mac #2051

Mineinjava opened this issue Oct 2, 2020 · 2 comments

Comments

@Mineinjava
Copy link

when I install chatterbot with python3 -m pip install chatterbot, I get this error
I am running python 3.8 on a Mac.

https://ghostbin.co/paste/55m2

@AnAnalogGuy
Copy link

I got the same. You either need to use python 3.7 or an earlier version of chatterbot.

@TheSecMaven
Copy link

yep, well said @AnAnalogGuy its due to the spacy 2.1.9 dependency, which needs to be upgraded with #1963 being merged. please comment so we can get it done!

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

3 participants