saisaran_g
Contributor

Hello Mate,

Are you trying from databricks notebook? if so can you share the dbr version ?

If not, you can install the below code :

import ssl
print(ssl.OPENSSL_VERSION)

and update the pip package : 

`pip install --upgrade pip`
 
try post this.
 
Happy learning,
Saran
Happy Learning and solve new errors :
Saran