raphaelauv commented on issue #49483:
URL: https://github.com/apache/airflow/issues/49483#issuecomment-2817976678

   maybe you could try to add the package 
`apache-airflow-providers-standard==1.0.0` to your gcp composer requirements 
and then 
   
   replace the import by 
   
   ```python
   from airflow.providers.standard.operators.python import 
PythonVirtualenvOperator
   ```
   


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