stalary commented on issue #10533: URL: https://github.com/apache/dolphinscheduler/issues/10533#issuecomment-1161576197
> > I think this is an environment related issue, the error is that the Python environment variable was not found, and this variable was configured in the startup DS configuration > > Yes. And the `PYTHON_HOME` variable can be customized in `https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/security.html Environmental Management`. You can try this. Yes, I solved the problem with this, but why didn't the parameters I configured at startup take effect. export PYTHON_HOME=/opt/anaconda3/bin/python3.9 I think normal logic would have worked. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
