Azure / MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
https://docs.microsoft.com/azure/machine-learning/service/
MIT License
4k stars 2.49k forks source link

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

Open vanlanchoy opened 2 years ago

vanlanchoy commented 2 years ago

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

dem108 commented 2 years ago

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?

chupadhy commented 2 years ago

@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

vanlanchoy commented 2 years ago

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 commented 2 years ago

@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

ruba9 commented 2 years ago

@vanlanchoy could you please share the case number that you have opened?

vanlanchoy commented 2 years ago

@vanlanchoy could you please share the case number that you have opened?

Hello, I already in touched with the dev team on this issue.

isagrwl commented 2 years ago

@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 commented 2 years ago

@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