cncws opened a new issue, #15961: URL: https://github.com/apache/dolphinscheduler/issues/15961
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened - I set the pythonCommand ![image](https://github.com/apache/dolphinscheduler/assets/12729745/a4ebc58b-bf4c-496a-8a74-6199d9211513) - However the value ${PYTHON_LAUNCHER} is used in final shell file ![image](https://github.com/apache/dolphinscheduler/assets/12729745/53cb98b9-61e4-4f2b-9564-1a97d807f45a) - The different names in PytorchParameters.java and format-data.ts may caused the bug ![image](https://github.com/apache/dolphinscheduler/assets/12729745/08a46c7c-669f-4897-abdd-f8c8b597445e) ![image](https://github.com/apache/dolphinscheduler/assets/12729745/4ce50f7a-35f6-4d16-8cc1-0dea16d5f6c5) ### What you expected to happen - Use the python command path set instead of default value ${PYTHON_LAUNCHER} ![image](https://github.com/apache/dolphinscheduler/assets/12729745/55b2b045-54bc-419d-bac5-b4c8bd3a90fb) ### How to reproduce - Change this parameter ![image](https://github.com/apache/dolphinscheduler/assets/12729745/551a245d-9bd5-4cbb-9912-5a43669279bf) ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: commits-unsubscr...@dolphinscheduler.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org