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

Doesn't work with Python 3.9 #2081

Open
redblade7 opened this issue Dec 6, 2020 · 7 comments
Open

Doesn't work with Python 3.9 #2081

redblade7 opened this issue Dec 6, 2020 · 7 comments

Comments

@redblade7
Copy link

ChatterBot depends on an older version of spacy (2.1.9) which fails to install on Python 3.9.

@fccoelho
Copy link

It also fails on Python 3.8

@IacopoOrtis
Copy link

IacopoOrtis commented Dec 21, 2020

It also fails on Python 3.9 , 3.8 , 3.7
error: command '/usr/bin/clang' failed with exit code 1

It DOES WORK on Python 3.6. I've read online it's a problem by "spacy" that is not yet ready.

@redblade7
Copy link
Author

It also fails on Python 3.9 , 3.8 , 3.7
error: command '/usr/bin/clang' failed with exit code 1

It DOES WORK on Python 3.6. I've read online it's a problem by "spacy" that is not yet ready.

spacy has since been updated, but ChatterBot forces an older version of spacy

@TheSecMaven
Copy link

yep, this is well documented on many issues, we need a maintainer to help get #1963 merged in.

@sylvaline
Copy link

Please how to i get my bot to work? I use python 3.9.3 and my ChatBot is not working

@01miaom
Copy link

01miaom commented Jun 12, 2021

sound terrible😭

@sortalost
Copy link

And it is terrible

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

7 participants