Azure / Azure/MachineLearningNotebooks

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

未關閉
#1,940 0 則留言 0 個 reaction 已指派 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 中所示的匯入,並檢查 azure.ai.ml.entities 進入點,以判斷 PipelineComponentBatchDeployment 是否以該名稱提供。確認受支援的匯入或替代項,並更新受影響的範例,使匯入能夠成功完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
azure, python
領域
machine-learning
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
30/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。