kalyan540 opened a new issue, #31360: URL: https://github.com/apache/superset/issues/31360
### Bug description The Bug is with the latest superset installation, when this command executed 'sudo docker compose up' in ubuntu 24. `superset_init | Skipping local overrides superset_init | Unknown Operation!!! superset_init | superset_init | ###################################################################### superset_init | superset_init | superset_init | Init Step 1/4 [Starting] -- Applying DB migrations superset_init | superset_init | superset_init | ###################################################################### superset_init | superset_init | Traceback (most recent call last): superset_init | File "/usr/local/bin/superset", line 5, in <module> superset_init | from superset.cli.main import superset superset_init | ModuleNotFoundError: No module named 'superset' superset_init exited with code 1` ### Screenshots/recordings  ### Superset version master / latest-dev ### Python version 3.11 ### Node version 18 or greater ### Browser Chrome ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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.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