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

Default installation fails pytest #82

Open
seanlindo opened this issue Oct 9, 2023 · 1 comment
Open

Default installation fails pytest #82

seanlindo opened this issue Oct 9, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@seanlindo
Copy link

seanlindo commented Oct 9, 2023

Several tests fail with the following error:

Can't find model 'en_core_web_sm'. It doesn't seem to be a Python package or a valid path to a data directory.

This is a clean virtual environment based on Python 3.9 following the "From Source" instructions. 113 tests pass (5 are skipped) after running python -m spacy download en_core_web_sm.

I will send a PR to clarify the documentation.

@omri374
Copy link
Contributor

omri374 commented Oct 11, 2023

Thanks! spaCy models are sometimes challenging to install automatically. A clarification to the documentation would be great.

@omri374 omri374 added the documentation Improvements or additions to documentation label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants