Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates code cli to remove python requirement. #141891

Closed
wants to merge 1 commit into from

Conversation

n8felton
Copy link

macOS 12.3 is dropping the system supplied version of python. Thus, /usr/bin/python will no longer be available. This PR replaces the use of /usr/bin/python for more bash-native options.

Fixes #141880

Uses less subshells and more bash-native syntax.

Fixes microsoft#141880
@deepak1556
Copy link
Collaborator

Thanks for the PR! merging to #138582, please follow it for updates.

@deepak1556 deepak1556 closed this Jan 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI does not work on macOS beta 12.3
3 participants