Replies: 1 comment 2 replies
-
|
You probably have wrong version of requests library. PLease make sure to install airflow in the way described in the documentation (with constraints) http://airflow.apache.org/docs/apache-airflow/stable/installation.html For python 3.6 requests should be 2.23.0 https://github.com/apache/airflow/blob/constraints-1.10.14/constraints-3.6.txt |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run the following file. but it failed. Any Idea to solve this.
create trouble.py
store trouble.py ~/airflow/dags
$ airflow list_dags
the version of airflow is follows
Linux Version is
kubectl version is also working
Beta Was this translation helpful? Give feedback.
All reactions