Azure / Azure/azure-storage-python

azure-storage-blob 12.0.0

オープン
#640 コメント 11 件 リアクション 7 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
343
フォーク
243
PR マージ指標
30日以内にマージされた PR はありません

説明

### Which service(blob, file, queue) does this issue concern?
Blob

### Which version of the SDK was used? Please provide the output of `pip freeze`.
azure-storage-blob 12.0.0

### What problem was encountered?
cannot import name 'BlockBlobService' from 'azure.storage.blob'

### Have you found a mitigation/solution?
Revert back to v2.1.0

I just want to add that in [pypi](https://pypi.org/project/azure-storage-blob/) the documentation mentions to use `from azure.storage.blob import BlobServiceClient`. However the documentation found in [https://azure-storage.readthedocs.io/index.html](https://azure-storage.readthedocs.io/index.html) still mentions using BlockBlobService instead. So can I clarify which package are we expected to import going forward?

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

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

評価

この issue はまだ評価されていません。

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

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