Azure / Azure/MachineLearningNotebooks

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

Open
#1,753 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.