Skip to content

Conversation

rickeylev
Copy link
Collaborator

wip checking ci

@rickeylev rickeylev changed the title wip: see what happens if flag removed wip: see what happens if python_path flag usage removed Sep 9, 2025
@rickeylev
Copy link
Collaborator Author

Hrm. Failures look to be because of the magic string the runtime env toolchain uses. Even though toolchains are enabled, it basically makes it act like they aren't, so it falls back to using --python_path.

I think all this needs is a powershell or batch file version of the runtime_env.sh script that calls python from path.

@rickeylev
Copy link
Collaborator Author

Alternative idea: re-purpose the toolchain shebang to act as python_path ? Shebangs don't have any meaning to windows, and it's conceptually the same idea as "specify which python to run a program with"

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