Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create virtualenv for Airflow - PythonVirtualenvOperator #2732

Open
gaborbernat opened this issue May 31, 2024 Discussed in #2731 · 3 comments
Open

Cannot create virtualenv for Airflow - PythonVirtualenvOperator #2732

gaborbernat opened this issue May 31, 2024 Discussed in #2731 · 3 comments

Comments

@gaborbernat
Copy link
Contributor

Discussed in #2731

Originally posted by RajasGujarathi May 31, 2024
Detailed analysis and findings here apache/airflow#39953 (comment)

@briannbrayson
Copy link

hi

@quack39
Copy link

quack39 commented Sep 5, 2024

Hi, is there any update on this issue?

@pfmoore
Copy link
Member

pfmoore commented Sep 5, 2024

It's waiting for someone to create a PR to fix the issue. The PR will probably just need to trap the exception at https://github.com/pypa/virtualenv/blob/main/src/virtualenv/discovery/builtin.py#L169 and skip the path in that case. Trickier will be writing a suitable test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants