You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/21 10:39:43 UTC

[GitHub] [airflow] kaxil commented on issue #14161: Cannot use specific python module on KubernetesExecutor.

kaxil commented on issue #14161:
URL: https://github.com/apache/airflow/issues/14161#issuecomment-845858312


   Use `PythonVirtualEnvOperator` - https://airflow.apache.org/docs/apache-airflow/1.10.14/_api/airflow/operators/python_operator/index.html#airflow.operators.python_operator.PythonVirtualenvOperator
   
   That will allow adding dependencies via a requirements arguments.
   
   
   Note: Airflow 1.10.x is reaching End of Life next month https://github.com/apache/airflow#version-life-cycle -- so please Upgrade to Airflow 2.


-- 
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:
users@infra.apache.org