Skip to content

download script requires pip #13846

@s-banach

Description

@s-banach

I use uv without pip, so I get the following:

(venv) PS C:\Users\me\> python -m spacy download en_core_web_sm
C:\Users\me\.venv\Scripts\python.exe: No module named pip

I don't think you need a script to call pip for users.
If your models are all pip-installable packages, they should depend on their supported versions of spacy. Then the user's dependency resolver can find the correct model version to download.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions