You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "iJanki-gr (via GitHub)" <gi...@apache.org> on 2023/07/05 15:08:18 UTC

[GitHub] [airflow] iJanki-gr commented on issue #32377: Airflow is loading plugins twice

iJanki-gr commented on issue #32377:
URL: https://github.com/apache/airflow/issues/32377#issuecomment-1621955851

   It must be something to do with python env.
   I have this issue in python 3.9.2, but it seems all fine in 3.9.17
   
   Airflow is just using the method
   ```
   importlib_metadata.distributions()
   ```
   
   So it is a python issue or something odd in my env.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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