SSL Certificate Validation Failed #9135
Answered
by
polm
jbullen94
asked this question in
Help: Installation
-
How to reproduce the behaviourfollow instructions on the guide for downloading models.
The output of which based on my environment is:
Your Environmentoutput from spacy info. Currently running Powershell as Admin.
|
Beta Was this translation helpful? Give feedback.
Answered by
polm
Sep 4, 2021
Replies: 1 comment
-
When we see errors like this, the cause is usually that you're on a corporate intranet that is doing something that prevents SSL from working. If that's the case you should speak to your IT department. Other causes:
If none of those resolve your issue let us know. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
polm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When we see errors like this, the cause is usually that you're on a corporate intranet that is doing something that prevents SSL from working. If that's the case you should speak to your IT department.
Other causes:
pip install certifi
and doing it again.If none of those resolve your issue let us know.