Azure / azure-storage-python

Microsoft Azure Storage Library for Python
https://azure-storage.readthedocs.io
MIT License
338 stars 240 forks source link

Tks @harmonyliu, its works for me. U save my day. #681

Open emafra opened 3 years ago

emafra commented 3 years ago

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