When attempting to run "docker-compose up", I'm getting an error in superset_1 "ModuleNotFoundError: No module named 'superset.app'". When navigating to localhost:8088. I get the error "flask.cli.NoAppException: Could not import "superset.app"'
After running docker-compose up, I expect a functioning app at localhost:8088
Error when navigating to localhost:8088
If applicable, add screenshots to help explain your problem.


Make sure these boxes are checked before submitting your issue - thank you!
Add any other context about the problem here.
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.67. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Please attempt rebuilding from scratch as described here: https://github.com/apache/incubator-superset/issues/10149#issuecomment-671067844
Please re-open if that does not resolve your issue.
I have the exact same issue.
Tried the nuke method in the linked comment, however nothing changed.
I also tried to check out different branches - as in previous versions to no avail.
Here's the system info:
OS: centos 7.7
Superset version: 0.37.2 (latest) [also tested 0.36]
Docker version: 1.13.1
Docker-compose version: 1.27.4
I figured it was a better option to comment on this issue rather than opening a new one.
I can provide further Log files if needed
Most helpful comment
Issue-Label Bot is automatically applying the label
#bugto this issue, with a confidence of 0.67. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: app homepage, dashboard and code for this bot.