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

Make script bootstrap the default #2521

Open
rickeylev opened this issue Dec 23, 2024 · 0 comments
Open

Make script bootstrap the default #2521

rickeylev opened this issue Dec 23, 2024 · 0 comments
Assignees

Comments

@rickeylev
Copy link
Collaborator

This is a general tracking issue for making the default bootstrap method the "script" implementatation (i.e. --bootstrap_impl=script).

The current default is "system_python", which has the problem that it relies on the system having some Python already installed and available via shebang in order to run a py_binary (which often has its own interpreter).

@rickeylev rickeylev self-assigned this Dec 23, 2024
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

No branches or pull requests

1 participant