devlace opened a new issue #10196:
URL: https://github.com/apache/incubator-superset/issues/10196


   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"'
   
   ### Expected results
   After running docker-compose up, I expect a functioning app at localhost:8088
   
   ### Actual results
   Error when navigating to localhost:8088
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
![image](https://user-images.githubusercontent.com/5771063/86075721-faf97000-bacb-11ea-93f4-c24e0f98348e.png)
   
   
![image](https://user-images.githubusercontent.com/5771063/86075750-106e9a00-bacc-11ea-94f9-a8b0b15c05b5.png)
   
![image](https://user-images.githubusercontent.com/5771063/86075785-254b2d80-bacc-11ea-9059-a8e2387b29ea.png)
   
   #### How to reproduce the bug
   
   1. Clone repo, and checkout tag 0.36.0 (latest release as of 2020/06/30).
   2. cd in to incubator-superset
   3. Run docker-compose up
   
   ### Environment
   
   - superset version: 0.36.0
   - docker engine version: 19.03.8
   - docker compose version: 1.26.0
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version 
of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


----------------------------------------------------------------
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]

Reply via email to