srinify commented on issue #15700: URL: https://github.com/apache/superset/issues/15700#issuecomment-882594291
H @handita this error is usually thrown when the database driver isn't installed / available in the same python context that Superset runs in. - If you're using Python + pip + virtual environments, make sure you `pip install pymssql` in the same Python context that you're running Superset in. - If you're using Docker, you need to modify a requirements file and reload Docker or Docker Compose. You can read more about that here: https://superset.apache.org/docs/databases/dockeradddrivers I'm closing this for now, as this is not a bug but a configuration issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org