iamcoolkranthi commented on issue #2117: superset_config.py doesn't work URL: https://github.com/apache/incubator-superset/issues/2117#issuecomment-435338655 HI all , i am getting below issue can any one help Traceback (most recent call last): File "/home/itsupport/superset-venv/bin/superset", line 12, in <module> from superset.cli import manager File "/home/itsupport/superset-venv/lib/python3.5/site-packages/superset/__init__.py", line 22, in <module> from superset import config, utils File "/home/itsupport/superset-venv/lib/python3.5/site-packages/superset/config.py", line 437, in <module> os.environ[CONFIG_PATH_ENV_VAR]) File "/usr/lib/python3.5/imp.py", line 172, in load_source module = _load(spec) File "/home/kranthi/superset-venv/bin/superset_config.py", line 34 secret = <<get password from external framework>>
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
