You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When `rctx.which` can not find a program for the specified name, it
returns `None`.
We should not override the original `python_interpreter` in this case,
otherwise we'll see a misleading error message like `Error in fail:
python interpreter `None` not found in PATH`
0 commit comments