oriolcmp commented on issue #12985:
URL: https://github.com/apache/airflow/issues/12985#issuecomment-1134718072

   Hello,
   
   After two years with this ticket open and after adding a fix like #19616 
which seems was the same issue but in this case adding the "ti" as serializable 
would have fixed this ticket. I'm wondering which solution I'm suppose to use 
if I want to run dags with several python operators but avoid having a 
requirements file for all Dags? I'm thinking about DockerOperator as the only 
alternative solution but I thought PythonVirtualenvOperator  was a simpler 
solution. However, nobody seems to be worried for the fact that it is currently 
not possible to use XCOMS with PythonVirtualenvOperator.
   Could you give me some hints on that?
   Thanks


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to