Azure / Azure/azure-storage-python
Tks @harmonyliu, its works for me. U save my day.
- Langage dominant
- Python
- Étoiles
- 343
- Forks
- 243
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure, python
- Domaine
- cloud
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100