harshhacks commented on issue #9748: URL: https://github.com/apache/superset/issues/9748#issuecomment-849111585
Hi, facing the same error in Windows but editing the config.py and including CSV doesn't remove the error. Using Python 3.8 and Windows 10 for context and a SQLite database. Changed the config file to have: SQLALCHEMY_DATABASE_URI = 'sqlite:///C:\\Users\\harsh\\.superset\\superset.db' PREVENT_UNSAFE_DB_CONNECTIONS = False Does anyone have an idea of what could be causing this? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
