RikHeijdens edited a comment on issue #13063:
URL: https://github.com/apache/airflow/issues/13063#issuecomment-744598980


   I can indeed confirm that this issue does not occur when 
`importlib-metadata` is installed. One thing that is not quite clear to me 
though is why this package did not get installed as part of one of Airflow's 
dependencies by pip when running on Python 3.8. I probably wouldn't have 
stumbled into this issue if that had been the case.
   
   i.e. this statement here should have been updated: 
https://github.com/apache/airflow/blob/1.10.14/setup.py#L624, similar to L442: 
https://github.com/apache/airflow/blob/1.10.14/setup.py#L442


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