Abhijeetsinghjat opened a new issue, #23861: URL: https://github.com/apache/superset/issues/23861
I am trying to install apache superset and got an error while running superset db upgrade command #### How to reproduce the bug 1. Open/create virtual environment with linux 2. Then install the superset 3. After that upgrade the db by the command: **superset db upgrade** ### Expected results I am expecting that by running the command **superset db upgrade** the database will load some sample data ### Actual results getting error saying that **AttributeError: module 'sqlparse.keywords' has no attribute 'FLAGS'** #### Screenshots  ### Environment (please complete the following information): - browser type and version: I am running in virtual env - superset version: `1.4` - python version: `3.10.6` - node.js version: `NA` - any feature flags active: no -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
