You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSLError: HTTPSConnectionPool(host='tiles.sharedstreets.io', port=443): Max retries exceeded with url: /osm/planet-180312/12-656-1582.geometry.6.pbf (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1091)')))
I am not sure if this is still maintained, but if it is, please I would like advice on how to proceed. I am currently using python 3.7.16 and I can't find a way to fix this after checking every version of all packages locally (or attempting to run the simple commands in the tutorial on Google collab).
The text was updated successfully, but these errors were encountered:
Hello! I am getting the following SSLError:
SSLError: HTTPSConnectionPool(host='tiles.sharedstreets.io', port=443): Max retries exceeded with url: /osm/planet-180312/12-656-1582.geometry.6.pbf (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1091)')))
I am not sure if this is still maintained, but if it is, please I would like advice on how to proceed. I am currently using python 3.7.16 and I can't find a way to fix this after checking every version of all packages locally (or attempting to run the simple commands in the tutorial on Google collab).
The text was updated successfully, but these errors were encountered: