Summary
Encountering an error while trying to install airbyte-ci using the make command, specifically getting a ‘No such file or directory’ error related to Python.
Question
Unable to install airbyte-ci by using make command, getting below error
make tools.airbyte-ci.install
Nothing to uninstall for pipelines 😴
Uninstalled pipelines via pipx
Removed airbyte-ci
Removed airbyte-ci-internal
Removed airbyte-ci-dev
All airbyte-ci references removed from pyenv versions.
Cleanup of airbyte-ci install completed.
make: python: No such file or directory
make: *** [Makefile:12: tools.airbyte-ci-binary.install] Error 127
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.