SSL problem with python

Hello,

I have got this error reply when test python

requests.exceptions.SSLError: HTTPSConnectionPool(host=‘api.binance.com’, port=443): Max retries exceeded with url: /api/v3/ping (Caused by SSLError(SSLError(“bad handshake: Error([(‘SSL routines’, ‘ssl3_read_bytes’, ‘’)])”)))

I am trying to build crypto currency dashboard for my binance account using python, I followed this article

So can you please tell me what went wrong and how to fix it? thank you

Ensure that you are allow to connect to Binance in your country or at your server’s geolocation.