只需要在jupyter notebook的最前面加入. import ssl ssl._create_default_https_context = ssl._create_unverified_context. 即可解決.
確定! 回上一頁