Skip to content

Conversation

docwhat
Copy link

@docwhat docwhat commented Mar 15, 2022

macOS 12.3 now only has a python3 executable; python (was python 2.x) is gone.

macOS 12.3 now only has a python3 executable; python (was python 2.x) is gone.
docwhat added a commit to docwhat/dotfiles that referenced this pull request Mar 15, 2022
completion-generator doesn't detect python on systems with only python3
binaries.

macOS 12.3 now no longer has a python executable; python 2.x has been
completely removed.

See: RobSis/zsh-completion-generator#19
@docwhat
Copy link
Author

docwhat commented Mar 15, 2022

Changelog entry from macOS 12.3 release notes.

Note: on a clean install of macOS, /usr/bin/python3 is actually a stub that prompts users to install Xcode developer tools, which includes Python 3.

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