microsoftgraph / microsoftgraph/msgraph-sdk-python
Example 8 from examples doesn't work
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 630
- フォーク
- 96
- 平均マージ
- 15時間 20分
- マージ済み PR(30日)
- 3
説明
Example 8 from the SDK does not work for me (direct copy paste). I get a ModuleNotFoundError: No module named 'msgraph.generated.send_mail' error.
I installed on python 3.10.9 with pip install msgraph-sdk without errors.pi
msgraph-core 1.0.0a4
msgraph-sdk 1.0.0a16
Full disclosure: I tried running ; pip install --upgrade 'msgraph-sdk @ git+https://github.com/microsoftgraph/msgraph-sdk-python.git'
to ensure I have the latest version but this gives me a load of filename too long errors
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
docs/general_samples.md と Example 8 から始め、一覧に記載された msgraph-sdk のバージョンを使って、コピー&ペーストの例を再現します。msgraph.generated.send_mail をインポートできない理由を調査します。ドキュメントに記載されたインストール後に、ドキュメントの例が ModuleNotFoundError なしで実行できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api, documentation
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100