SSL certificate verify failed when running spacy download from CLI #2414
Labels
feat / cli
Feature: Command-line interface
install
Installation issues
models
Issues related to the statistical models
Running
python -m spacy download en_core_web_lg
this fails with an SSL error. Other models, e.g.
en_core_web_sm
fail also. I'm behind a corporate proxy, though I've used the CLI download script without issue in the past.Edit: I should add that downloading from github directly using pip seems to work following the directions here.
Info about spaCy
The text was updated successfully, but these errors were encountered: