Andrii
Andrii
Thanks @michael-sbarra-apexai! I am unsure when I will have time to work on this. Since you discovered it, you probably already know where to fix it, so contributions are very...
> @bluka4 We have an issue here: we are using the system-installed python3 interpreter. I think we should actually change this in a way that no python interpreter is called...
> @kilian-funk @bluka4 why not use the `@python_interpreter//:python3` alias to get the Bazel-provided `python3` executable instead of the system one? @evan-flynn-apexai, this is executed during the Bazel repository setup, so...