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

Travis Build Failed..No module named 'spacy' #206

Open
Amira-Ali opened this issue Nov 1, 2020 · 1 comment
Open

Travis Build Failed..No module named 'spacy' #206

Amira-Ali opened this issue Nov 1, 2020 · 1 comment

Comments

@Amira-Ali
Copy link

Hello,
I've created a pull request on Chatterbot-Corpus project, but then Travis CI build has failed and The job log says:
ERROR: Failure: ModuleNotFoundError (No module named 'spacy')

My pull request ==> #205

Failed Travis Build ==> https://travis-ci.org/github/gunthercox/chatterbot-corpus/builds/740684001

I'd like to know if there is anything I can do to fix this?

Thank you in advance.

@shafiq-dev
Copy link

salam
open your commande propt and
python -m spacy download en_core_web_sm
if donesnt work
do this

  1. install anaconda from there official site
  2. after that run this code in your commande prompt :
    conda install -c conda-forge spacy

enjoy

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