-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
Description
Describe the bug or the issue that you are facing
When running the training pipeline I'm getting this error on the Register Azure ML, Register Azure ML set and Run Azure ML Pipeline:
cannot import name 'EntryPoints' from 'importlib_metadata' (/usr/lib/python3/dist-packages/importlib_metadata/init.py)
##[error]Script failed with exit code: 2
Steps/Code to Reproduce
run the training pipeline, have setup my repo using AML CLI, bicep. running the pipeline on azure devops
Expected Output
na
Versions
na
Which platform are you using for deploying your infrastrucutre?
Azure DevOps (ADO)
If you mentioned Others, please mention which platformm are you using?
No response
What are you using for deploying your infrastrucutre?
Bicep
Are you using Azure ML CLI v2 or Azure ML Python SDK v2
Azure ML CLI v2
Describe the example that you are trying to run?
deploy-training-model-pipeline