MachineLearningNotebooks
MachineLearningNotebooks copied to clipboard
Batch Inferencing Endpoint job run error: EntryScriptException: No module named <score file>
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 score_return_list.txt
Hi @vanlanchoy , it's not clear how you run the test end-to-end from above description. Is it possible for you to create a support ticket and include your detailed steps and scripts? Which guideline were you following?
@vanlanchoy Can you create a new deployment with a python file for scoring script? (i.e. create score_return_list with .py extension) The file you shared above is *.txt which is not supported
Hi @vanlanchoy , it's not clear how you run the test end-to-end from above description. Is it possible for you to create a support ticket and include your detailed steps and scripts? Which guideline were you following?
Thanks, I've opened a support ticket.
@vanlanchoy Can you create a new deployment with a python file for scoring script? (i.e. create score_return_list with .py extension) The file you shared above is *.txt which is not supported
Is in py format, i need to convert it to txt in order to post it in here
@vanlanchoy could you please share the case number that you have opened?
@vanlanchoy could you please share the case number that you have opened?
Hello, I already in touched with the dev team on this issue.
@vanlanchoy requesting you to please share the support ticket number. We understand that you are already in touch with the dev team but we need the support ticket number for tracking this investigation.
@vanlanchoy requesting you to please share the support ticket number. We understand that you are already in touch with the dev team but we need the support ticket number for tracking this investigation.
#2206010010002732 & #2206010010002835