wgwtransfer edited a comment on issue #5080: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5080#issuecomment-801553352
> @wgwtransfer You can refer to the similar issue #2548 #2620 #2868 #3853. > By the way, we will improve the `HOME` environment variables with #5035 > > You need to set `PYTHON_HOME` to a correct path of python like `/usr/bin/python` in file `conf/env/dolphinscheduler_env.sh` Yes,I sovled this matters. I set **PYTHON_HOME**=/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8, and added PYTHON_HOME to /etc/profile. ps. It is deployed in MacOS. ---------------------------------------------------------------- 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]
