Replies: 1 comment
-
|
你好,根据报错截图中的 由于 Astron Agent 是基于 Docker 容器化部署的,你需要将包安装到对应的容器中。建议通过以下两种方式解决: 方法一:临时安装(立即生效,推荐测试使用)你可以直接进入正在运行的工作流容器安装依赖。此方法无需重启服务,安装后即可重试运行,但如果删除容器(如
方法二:标准工程化配置(推荐,持久化生效)为了保证生产环境的一致性,应当通过项目标准的包管理工具
方法三:Dockerfile 强制构建(不推荐,仅作备选)若不希望通过
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions