potiuk commented on issue #13063: URL: https://github.com/apache/airflow/issues/13063#issuecomment-744519082
Yes. This is a known problem, once that made us think that we might need 1.10.15 but we want to see how big of a problem it is, since there is a known workaround: https://github.com/apache/airflow/issues/13019: ``` pip install importlib-metadata~=2.0 ``` Can you please let us know if it fixes your problem @RikHeijdens ? (CC: @kaxil @ashb) ---------------------------------------------------------------- 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]
