Skip to content

Error while setting up requirements #1

Description

@simra

Hi, this line in requirements.txt is causing me issues on an ubuntu machine:
en-core-web-sm==2.2.5

Error:
✘ No compatible model found for 'en-core-web-sm' (spaCy v2.3.1).

To work around it I commented out the line and manually ran:
python -m spacy download en_core_web_sm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions