Skip to content

fix: discover Python from pyenv, conda, and user shell PATH#12

Open
NhanHoThanh wants to merge 1 commit intophuc-nt:mainfrom
NhanHoThanh:fix/python-discovery
Open

fix: discover Python from pyenv, conda, and user shell PATH#12
NhanHoThanh wants to merge 1 commit intophuc-nt:mainfrom
NhanHoThanh:fix/python-discovery

Conversation

@NhanHoThanh
Copy link
Copy Markdown

GUI apps on macOS don't inherit the user's shell PATH, so Python installed via pyenv or conda was invisible to the MLX setup and local pipeline. Add shared helpers that check common install locations and query the user's login shell for their real PATH.

GUI apps on macOS don't inherit the user's shell PATH, so Python
installed via pyenv or conda was invisible to the MLX setup and
local pipeline. Add shared helpers that check common install
locations and query the user's login shell for their real PATH.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant