Python打开https链接报错:unable to get local issuer certificate
摘要:
Python打开https链接报错:unable to get local issuer certificate 或安装Python3.10以上版本,需要openssl 1.1.1以上版本,会导致openssl 下面缺少证书,记录下安装方法 问题描述: 当使用urllib.urlopen打开一个 h 阅读全文
posted @ 2023-11-03 10:38 星河赵 阅读(1089) 评论(0) 推荐(0) 编辑