Alternate Python version error #39905
Unanswered
RajasGujarathi
asked this question in
Q&A
Replies: 1 comment 11 replies
-
|
You must have somewhat kip |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
Using the docker image
apache/airflow:slim-2.9.1-python3.12.I installed an alternate python version
3.9.When using the
PythonVirtualenvOperatorin a DAGThe DAG fails with an error
Would someone be able to help?
Suspect
The user
airflowhas a path/root/binon its $PATH but does not have access to this directory, can this be the cause of the error?Beta Was this translation helpful? Give feedback.
All reactions