Skip to content

Install pip dependency from a repo #26211

Answered by potiuk
Joshua3212 asked this question in General
Discussion options

You must be logged in to vote

If you want to use "git" - you need to install it first. Airlfow PROD image simply does not have git installed. you need to install it first following the other examples (about installing system packages)

The error you get is very clear about it (and this is an error of pip not airflow, so if it is not clear enough, you should raise it in `pip' not in airflow repo.

ERROR: No permission to execute 'git' - install it locally, globally (ask admin), or check your PATH. 
See possible solutions at > https://pip.pypa.io/en/latest/reference/pip_freeze/#fixing-permission-denied.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Joshua3212
Comment options

Answer selected by Joshua3212
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants