LiSirPython

Results 11 comments of LiSirPython

I tried Python 3.8, Python 3.12, and Python 3.10, and all of them reported this error.

My Dolphinscheduler cluster is deployed in a Kubernetes environment, and I have confirmed that the dolphinscheduler-api service is already running. The application.yaml is also set to true. According to the...

The issue is that after installing, the first step I performed was executing the ‘pydolphinscheduler config --init’ command. I haven’t set the remote API server address, so how does it...

我使用pip install安装完以后,没有设置远端api-server地址,它检测不了兼容性吧?我看文档中描述这条命令的作用只是在默认路径下生成一个yaml配置文件,并没有其他操作。

我用Linux虚拟机成功一次,我明天再重试一下,感谢大佬回复

大佬,你的笔记本是Windows还是MacBook?我一开始的反馈是win11

Good morning, I just tried again on another CentOS 7 machine with Python 3.12 version. I was able to install pydolphinscheduler and successfully execute the pydolphinscheduler config --init command. It...

I used the Python exe installer on Win11, but it still reports an error after installation. However, it works fine in Windows WSL. In WSL, I can use pipx to...

Yes, it can run in WSL, but it fails when executed in Windows CMD.Do you need me to close this issue?

大佬,你们现在支持创建seatunnel了吗?