ryaneid opened a new issue #7711: jinja2.exceptions.TemplateNotFound on Superset Instillation URL: https://github.com/apache/incubator-superset/issues/7711 Had same issue as #7707 when trying to install superset. Tried suggested fix, got new error when launching localhost. #### How to reproduce the bug 1. git clone https://github.com/apache/incubator-superset/ 2. cd incubator-superset/contrib/docker 3. sudo docker-compose run -e FLASK_APP=superset:app --rm superset ./docker-init.sh 4. view http://localhost:8088 Getting jinja2.exceptions.TemplateNotFound
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
