sfyc23 / EverydayWechat

微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
MIT License
9.99k stars 2.31k forks source link

requests.exceptions.SSLError #58

Closed 103style closed 5 years ago

103style commented 5 years ago

requests.exceptions.SSLError: HTTPSConnectionPool(host='login.weixin.qq.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))

You can't get access to internet or wechat domain, so exit.

sfyc23 commented 5 years ago

你试试网页端微信: https://wx.qq.com/ 你能登录吗。

103style commented 5 years ago

会有个 不安全的 拦截

sfyc23 commented 5 years ago

会有个 不安全的 拦截

那你的微信号可能就玩不了这个了。

103style commented 5 years ago

应该是 和 网络 有关, 公司网络可能有限制吧

sfyc23 commented 5 years ago

至少得能登录上网页微信 。itchat 是基于网页微信做的 api 接口。