Azure / Azure/MachineLearningNotebooks

Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'

オープン
#1,940 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
4.4k
フォーク
2.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

**Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'. Was this class name changed?**

`
from azure.ai.ml import MLClient, Input
from azure.ai.ml import load_component
from azure.ai.ml.entities import (
BatchEndpoint,
PipelineComponentBatchDeployment,
AmlCompute,
)
from azure.ai.ml.constants import AssetTypes
from azure.identity import DefaultAzureCredential
`
![tempsnip](https://github.com/Azure/MachineLearningNotebooks/assets/110750290/ca62fb44-f0e3-4a17-a645-fae075231553)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

issue に示されている import を再現し、azure.ai.ml.entities のエントリポイントを調べて、PipelineComponentBatchDeployment がその名前で利用可能かどうかを確認します。サポートされている import または置き換えを確認し、import が正常に完了するように該当する例を更新します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, python
領域
machine-learning
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。