LvffY commented on issue #10191:
URL: https://github.com/apache/airflow/issues/10191#issuecomment-678782972


   I finally found my problem. It cames from a bad installation of azure 
dependencies. 
   
   If you fall into the same problem as me, you should see in your scheduler 
logs an error like `Cannot import module name 'BlockBlobService'`. 
   
   I solved my problem by running `pip install azure-storage==0.36` in my 
airflow env
   
   I'm closing the issue 


----------------------------------------------------------------
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:
[email protected]


Reply via email to