microsoftgraph / microsoftgraph/msgraph-beta-sdk-python

from msgraph_beta import GraphServiceClient not working

未關閉
#927 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

status:waiting-for-triage type:bug
主要語言
Python
星號
44
分支
16
平均合併
20 小時 39 分鐘
30 天內合併 PR
3

描述

Describe the bug

ModuleNotFoundError Traceback (most recent call last)
Cell In[3], line 3
1 import asyncio
2 from azure.identity.aio import ClientSecretCredential
----> 3 from msgraph_beta import GraphServiceClient

ModuleNotFoundError: No module named 'msgraph_beta'

Expected behavior

should be able to import?

How to reproduce

just import and try

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output
Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先重現所示的匯入 from msgraph_beta import GraphServiceClient,並檢查 SDK 的安裝與套件名稱。此 issue 未提供 repository 檔案或測試,因此請檢查套件的進入點與安裝文件。當文件中所述的匯入在回報的 SDK 情境下能夠正常運作,且在找到現有測試位置時完成回歸檢查,即視為完成。

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

評估

技術堆疊
python
領域
api
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
冷清
描述清晰度
需要釐清
新手友好度
45/100

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

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