Azure / Azure/azure-storage-python
Tks @harmonyliu, its works for me. U save my day.
- 主要言語
- Python
- スター
- 343
- フォーク
- 243
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I think there is some dependency bug in the source code (version azure-storage-blob==2.1.0 ) of blockblobservice.py and __init__.py under site-packages/azure/storage/blob/ directory. Because when I type in
`from azure.storage.blob.blockblobservice import BlockBlobService`
it worked.
_Originally posted by @harmonyliu in https://github.com/Azure/azure-storage-python/issues/389#issuecomment-595476178_
コントリビューションガイド
調査の方向性
Start by reproducing the import with azure-storage-blob==2.1.0 and inspect the mentioned blockblobservice.py and __init__.py files under azure/storage/blob/. Compare the failing import with the working blockblobservice import described in the issue; done means the dependency or source discrepancy is identified and the intended import behavior is clear.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, python
- 領域
- cloud
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100