villebro commented on issue #14404: URL: https://github.com/apache/superset/issues/14404#issuecomment-829051632
This might in fact be a bug in the documentation, which only references the `PYTHONPATH` environment variable, not `SUPERSET_CONFIG_PATH`. Can you create the file and add it to the environment variable, like so (example of my env local variable): ``` SUPERSET_CONFIG_PATH=/Users/ville/superset/superset_config.py ``` -- 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]
