Skip to content
Discussion options

You must be logged in to vote

I think you installed airflow 1.10 differently before. In Airflow 1.10 we had indeed "airfow" script but we are using console script now, so there should bot be /usr/local/bin/airflow script - console script works differently https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html. This script should be uninstalled if you install airfllow 1.10 (which happens automatically when you install 2.0) - apparently you had locally modified installation or airflow installed to /usr/local/bin and it remained there.

Possibly removal of the script from /usr/local/bin will work, but you might have much bigger problems if your environment is manually modified. I'd recommend reinstall…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by potiuk
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants