Azure / Azure/MachineLearningNotebooks
Batch Inferencing Endpoint job run error: EntryScriptException: No module named <score file>
- 主要语言
- 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 还没有评估数据。