在 使用 python 練習 mnist 這個 數(shù)據(jù)集時在下載數(shù)據(jù)级乍,竟然報錯唬涧。
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:777)
其實就這么一條
/Applications/Python 3.6/Install Certificates.command
主要是 文件 程序有空格
/Applications/Python\ 3.6/Install\ Certificates.command
如此就可以正常 安裝了