GitHub user AlexLWei added a comment to the discussion: dolphinscheduler调度python提示权限不够
I know that the real problem of this topic is that the PTYHON_LAUNCH/PYTHON_HOME parameter is not being configured properly. These parameters will take effect if they are set in system environment configuration files such as /etc/profile or ~/.bashrc. However, I don't think spreading this configuration across the entire system is a wise choice. Instead, it would be better to confine such configurations to the application level, ensuring better isolation and portability. GitHub link: https://github.com/apache/dolphinscheduler/discussions/15085#discussioncomment-13507003 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
