I am trying to connect superset 0.23.3 which is in hdp to sql server 2014(local machine) through sqlalchemy but facing an error regarding no module found. Attachments of my sqlalchemy connection string and error is given below:
Error i am getting after clicking on test connection button
Already installed in site-packages folder
Connected sql server with python via sqlalchemy
Any help is highly appreciated. Thanks in advance