You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/23 20:57:07 UTC

[GitHub] [airflow] arbass22 commented on issue #13185: Cannot import name 'BlobServiceClient'

arbass22 commented on issue #13185:
URL: https://github.com/apache/airflow/issues/13185#issuecomment-750471232


   What end up working for me was explicitly uninstall the older version of azure-storage
   `pip uninstall azure-storage`
   The newer version is split into multiple packages and it seemed like because of this the conflicting versions were not noticed by pip.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org