开发者社区 问答 正文

请问下面的提示是什么意思?

请问下面的提示是什么意思? "errorMessage": "Function not ready: rpc error: code = 109 desc = in 0 seconds. Error: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "python3": executable file not found in $PATH: unknown"

展开
收起
云上静思 2022-06-15 18:38:42 763 分享 版权
1 条回答
写回答
取消 提交回答
  • 这个提示是您设置的环境变量PATH中, 找不到python3。

    此答案来自钉钉群“阿里函数计算官网客户”

    2022-06-15 18:59:22
    赞同 展开评论
问答地址: