willbarrett commented on issue #8421: ModuleNotFoundError: No module named 'pyodbc' URL: https://github.com/apache/incubator-superset/issues/8421#issuecomment-547612790 Hi @toilv - Please check the [list of database dependencies](https://superset.incubator.apache.org/installation.html#database-dependencies) and ensure that you have the proper Python packages installed for the database you're targeting. I think you'll need to install `pymssql` to support SQL Server. If installing `pymssql` doesn't fix the issue, it's possible our documentation is out of date. I hope this helps!
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
