Giter VIP home page Giter VIP logo

Comments (2)

Rock-wj avatar Rock-wj commented on May 31, 2024

aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host fapi.binance.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1007)')]

已解决:
在windows上和linux服务器上都没有问题,也就只有Mac会遇到。
在StackOverflow上找到了彻底解决这类问题的办法:

cd /Applications #从根目录进入应用子目录
cd Python\ 3.7/ #我的Python版本是3.7,大家根据情况弄
sudo ./Install\ Certificates.Command #进入目录后,可以ls一下,看一下都有哪些,找那个对的
输入密码,就开始自动安装证书。
安装好后,去测了下,就发现没问题了。
原文链接:https://blog.csdn.net/u011072037/article/details/102861658

from course_codes.

51bitquant avatar 51bitquant commented on May 31, 2024

excellent.

from course_codes.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.