kaxil edited a comment on issue #13019:
URL: https://github.com/apache/airflow/issues/13019#issuecomment-743255624


   Just posting the solution here too, install `importlib-metadata` and it 
should work fine:
   
   
   ```
   pip install importlib-metadata~=2.0
   ```
   
   This issue only affects Python 3.8 users.
   
   Thanks for reporting @Alien2150 


----------------------------------------------------------------
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