NLTK download SSL: Certificate verify failed

后端 未结 12 2036
面向向阳花
面向向阳花 2020-12-08 00:38

I get the following error when trying to install Punkt for nltk:

nltk.download(\'punkt\')    
 [nltk_data] Error loading Punkt: 

        
12条回答
  •  轮回少年
    2020-12-08 00:55

    A bit late to the party but I just entered Certificates.command into Spotlight which found it and ran it. All fixed in seconds.

    I'm running mac Catalina and using python 3.7 installed by Homebrew

提交回复
热议问题