Azure / Azure/azure-cli

ERROR: {'Azure-cli-ml Version': '1.41.0', 'Error': FileNotFoundError(2, 'No such file or directory')

Open
#24,325 3 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad customer-reported Machine Learning Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

Hello,

I am getting an error while building CI pipeline for ML model using Azure ACI in Azure DevOps (Happens when registering the model). Any advice to resolve this error would be much appreciated. The error is shown below.

ERROR: {'Azure-cli-ml Version': '1.41.0', 'Error': FileNotFoundError(2, 'No such file or directory')}

The environment I am using is 

name: project_environment
dependencies:
- python=3.8.13
- pip:
  - numpy
  - seaborn
  - matplotlib
  - pandas
  - azureml-defaults~=1.44.0
  - joblib
  - inference-schema
- scikit-learn==0.22.1
channels:
- anaconda
- conda-forge

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.