Skip to content

Airflow successfully installed but failed to run!!!! #17467

Answered by ephraimbuddy
Ahmed0028 asked this question in Q&A
Discussion options

You must be logged in to vote

To install Airflow, you should use a constraint file. Example:

pip install apache-airflow[postgres,google]==2.1.2 \
 --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.1.2/constraints-3.7.txt"

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Ahmed0028
Comment options

@ephraimbuddy
Comment options

@potiuk
Comment options

@Ahmed0028
Comment options

@ephraimbuddy
Comment options

Answer selected by Ahmed0028
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants