Azure Machine Learning Designer - Export and run pipeline

G Cocci 216 Reputation points Microsoft Employee
2022-06-06T14:15:49.2+00:00

Hi all,

I created a training pipeline using the AML designer, now I want to export the code to re-run the pipeline from code and then export it to my TEST environment and re-run it.

I have installed the library azure-ml-component[notebooks]>=0.9.5, I clicked on Export and used deep export to download pipeline and components.

208719-image.png

After that I want to try to run the pipeline from local on AML, I try to run the command "python run.py" from the pipeline folder, but I get this error:
208767-image.png

208811-image.png

Actually, the version that appears in the components.yaml file is 0.0.168. I also tried exporting the pipeline again, but the same error still appears. Can you guys manage to help me?

Community Center Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.