akfamily / akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
https://akshare.akfamily.xyz
MIT License
9.06k stars 1.86k forks source link

AKShare 接口问题报告 #4711

Closed mikewang68 closed 5 months ago

mikewang68 commented 5 months ago

遇到任何问题,请先确认您的 AKShare 版本是最新的

pip install akshare --upgrade  # Python 版本需要大于等于 3.8

描述遇到的问题 requests.exceptions.SSLError: HTTPSConnectionPool(host='80.push2.eastmoney.com', port=443)

升级以后,出现ssl错误

albertandking commented 5 months ago

遇到任何问题,请先确认您的 AKShare 版本是最新的

pip install akshare --upgrade  # Python 版本需要大于等于 3.8

描述遇到的问题 requests.exceptions.SSLError: HTTPSConnectionPool(host='80.push2.eastmoney.com', port=443)

升级以后,出现ssl错误

接口测试正常

mikewang68 commented 5 months ago

对不起啊,是墙的原因,不同的节点,支持的协议不同,换个节点,没问题了,谢谢了