Summary
The user is facing an issue while trying to install airbyte-ci on a Mac Silicon. The error message indicates a problem with the Python installation. The user has already set up a python alias pointing to python3 and checked the PATH variable.
Question
I’m trying to install airbyte-ci
on my new mac silicon but can’t move past this:
pipx not found, skipping uninstall of pipelines
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: *** [tools.airbyte-ci-binary.install] Error 1```
I already have a python alias that points to `python3`; have a symbolic link `/usr/local/bin/python -> /usr/local/bin/python3`; and checked `PATH`
Any help?
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C027KKE4BCZ/p1717435305679879) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["install", "airbyte-ci", "mac-silicon", "python3", "path", "error"]
</sub>