not able to run python script even after everything is in place in azure data bricks

lsrinivas2k13
New Contributor II

getting the below error while running a python which connects to azure sql db

 

Database connection error: ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib 'ODBC Driver 17 for SQL Server' : file not found (0) (SQLDriverConnect)")

 

can some one help me out