Fabian Meumertzheim

Results 1694 comments of Fabian Meumertzheim

> One extra clue is that on rebuild bazel first prints: > `WARNING: Build option --python_path has changed, discarding analysis cache` > > I don't have python_path set in .bazelrc...

https://github.com/bazel-contrib/rules_python/blob/049866442fee7bb54fcb1a09e920953a0666e4b3/python/private/py_executable.bzl#L1228 mentions am issue that aims to drop this flag entirely - that seems like the best fix.

Nevermind, `--run_env` does exist in Bazel 8: https://github.com/bazelbuild/bazel/pull/24068. This can be closed, I guess?

@oej Yes, this has been approved and is ready for review!

@stevespringett Could you review this?

@pombredanne Not sure who to ask for a review, could you take a look?

@sschuberth Do you happen to have write permission and could add the second approval yourself?

@stevespringett @shibumi @johnmhoran @pombredanne Apologies for the multi-ping, but it's hard to tell who would be able to move this forward. Could you add a second review?