Unable to download a trained model using azure-ai-ml version 1.22.2 #38609
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Machine Learning
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Describe the bug
Unable to download a trained model using the python SDK. The following error is raised in the SDK
internals
To Reproduce
Steps to reproduce the behavior:
client.models.download(...)
giving the details of the just trained model.Expected behavior
The model is downloaded successfully
Screenshots
The traceback is shown below
Additional context
The text was updated successfully, but these errors were encountered: