Azure / Azure/azure-storage-python

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

未关闭
#681 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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_

贡献指南

打开贡献指南

调研方向

首先使用 azure-storage-blob==2.1.0 复现 import,并检查 azure/storage/blob/ 下提到的 blockblobservice.py 和 __init__.py 文件。将失败的 import 与 issue 中描述的可正常工作的 blockblobservice import 进行比较;当确定依赖项或源代码的差异,并明确预期的 import 行为后,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
azure, python
领域
cloud
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。