gopidesupavan commented on issue #54124: URL: https://github.com/apache/airflow/issues/54124#issuecomment-3163256193
> Verified my changes LGTM, ran few examples working fine. > > I find one issue that is related to standard provider example dag while running `PythonVirtualenvOperator` . getting below error > > <img alt="Image" width="1638" height="482" src="https://private-user-images.githubusercontent.com/31437079/475246483-2ba8e69e-7193-4f44-b405-c894db986cce.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTQ1NTg2MTMsIm5iZiI6MTc1NDU1ODMxMywicGF0aCI6Ii8zMTQzNzA3OS80NzUyNDY0ODMtMmJhOGU2OWUtNzE5My00ZjQ0LWI0MDUtYzg5NGRiOTg2Y2NlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA4MDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwODA3VDA5MTgzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ3MDM4ZDI1NTA3ZTY1NzhmYzI1YTg2YmQwMGYyYjRjZGUxZmE1NzJiMTlmOTk3YjdkOWJlNmRjYWFiOGVjOTImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pMf4Jy7GUAFqCOEZk_izRBRiEl_7FRYGDr12OZw0VeE"> > This was introduced by this https://github.com/apache/airflow/pull/53390/files#diff-80d85a10fe6b4cea5c06a9959a893c000cc90fd04ff1b0c0344ef937b0251111R892 > > Going to fix it. raised here https://github.com/apache/airflow/pull/54214 -- 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]
