floydwch/kaggle-cli

SSL error, invalid ecpointformat list

philipjhj opened this issue · 1 comments

Hi there,

when I attempt to download the data from a competition, I get:

Starting new HTTPS connection (1): www.kaggle.com [Errno 1] _ssl.c:507: error:1411809D:SSL routines: SSL_CHECK_SERVERHELLO_TLSEXT:tls invalid ecpointformat list
I was not able to find a solution as my protocol knowledge is very limited, any suggestions?

It seems to be explained here: https://stackoverflow.com/questions/10678695/in-python-3-2-i-can-open-and-read-an-https-web-page-with-http-client-but-urlli

Not sure if it worth to fix this, but would be nice, as it is happening on a server where I do not have sudo rights