Azure / Azure/MachineLearningNotebooks

Batch Inferencing Endpoint job run error: EntryScriptException: No module named <score file>

未关闭
#1,753 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
4.4k
派生
2.6k
PR 合并指标
30 天内没有已合并 PR

描述

Hi, I created my Batch-Inferencing endpoint in AML studio with custom env, during deployment I uploaded my score file from my local machine, with inferencing cluster setup. Later on I tested run with some random data just to test out the pipeline. I received the EntryScriptException: No module named 'score_return_list', at the end of my job run where 'score_return_list' is the score file I uploaded during the endpoint setup process and my run() is just going to return a static list.
[tracelog.txt](https://github.com/Azure/MachineLearningNotebooks/files/8765788/tracelog.txt)
[score_return_list.txt](https://github.com/Azure/MachineLearningNotebooks/files/8765801/score_return_list.txt)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。