I get CERTIFICATE_VERIFY_FAILED when I try to install the spaCy English language model
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I'm running OS X El Capitan on Python 3.5.2 via Anaconda and have spaCy 0.101.0. I'm trying to install the spaCy English language model using python -m spacy.en.download . However when I do that, I get an error that says urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)> . The complete Traceback is as follows: Traceback ( most recent call last ): File "/Users/bsherman/anaconda/lib/python3.5/urllib/request.py" , line 1254 , in do_open h . request ( req . get_method (), req