You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/04/20 07:50:46 UTC

[GitHub] zhaoyongjie opened a new issue #4859: Config.py swallowed ImportError when use custome configuration

zhaoyongjie opened a new issue #4859: Config.py swallowed ImportError when use custome configuration
URL: https://github.com/apache/incubator-superset/issues/4859
 
 
   I wrote ADDITIONAL_MODULE for superset. The custom configuration is from superset_config.py. If there is an import error in my superset_config.py, it will be swallowed ImportError exception in superset/config.py. I hope to print the import error here. 
   
   https://github.com/apache/incubator-superset/blob/master/superset/config.py#L435

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services