github-actions[bot] commented on issue #10046: URL: https://github.com/apache/dolphinscheduler/issues/10046#issuecomment-1127463019
### 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 When ds-2.0.5 downloaded the source package and tried to compile and package locally, the following error occurred: ### What you expected to happen [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (python-api-prepare) on project dolphinscheduler-python: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] Specifically as shown in the figure below:  ### How to reproduce Checked the similar issues on the issue, such as: [8820](https://github.com/apache/dolphinscheduler/issues/8820), I confirmed that my current python3 environment is normal, what should I do? Current environment: jdk1.8 ds2.0.5 (tag version downloaded on git) python3.7.8  ### Anything else _No response_ ### Version 2.0.5 ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
