HabibaAkram-KICS opened a new issue, #108: URL: https://github.com/apache/dolphinscheduler-sdk-python/issues/108
Hi, I have installed Apache Dolphin scheduler successfully on ubuntu and able to create shell and http tasks. However when I create a python task and tried to run it it gives me this error **/opt/soft/python: No such file or directory** . OS environment: 22.04 (jammy jellyfish) Python: 3.10.4 I have also installed pydolphinscheduler and tried to run some python code from **pydolphinscheduler/examples** directory from cli, but facing same issue. Kindly suggest on how to successfully run a python task in apcahe dolphinscheduler web ui. Below is screenshot of the log file:  -- 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]
