@nagaraju02 Yes you can. You see in the [script I pasted 
above](https://github.com/apache/incubator-superset/issues/2123#issuecomment-366698493),
 I am putting `superset_config.py` in `/var/superset/superset` dir. You don't 
need to put the whole path.

`Environment=PYTHONPATH=/opt/superset:$PYTHONPATH` will do fine. 

However, since you have installed the application in `/opt/venv`, I would 
recommend you to put the `superset_config.py` in this dir and make it 
`Environment=PYTHONPATH=/opt/venv:$PYTHONPATH`.

[ Full content available at: 
https://github.com/apache/incubator-superset/issues/2123 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to