Dirk Müller

Results 8 issues of Dirk Müller

Added bazel BUILD files in order to be able building `grpcweb` and `grpcwebproxy` with the bazel build system. I already use grpcwebproxy and build it with bazel so I thought...

Hello everybody :wink: We are getting the following error on an ARM device which is running the service part. The following error is thrown on startup: ```bash [info] Network interface...

I am currently facing the following issue: I am trying to run the `HelloWorld` example and getting the following error messages, depending on what I am starting first (it only...

Hello everybody :wink: This is a feature request for supporting the profiling format of [pprof](https://github.com/google/pprof/blob/main/proto/profile.proto) https://github.com/google/pprof/blob/main/proto/profile.proto Because the native output format seems not to be compatible with the `perf` profiling...

Hello, what could be the reason for the following error message when trying to run my py_binary: **ModuleNotFoundError: No module named module_name** The shared libraries are there beside the py...

Hello, I am facing the following issue when trying to build with a hermetic python interpreter according to this repo: https://github.com/sha1n-playground/bazel-python-toolchain In file included from external/pybind11/include/pybind11/detail/common.h:215:0, from external/pybind11/include/pybind11/pytypes.h:12, from external/pybind11/include/pybind11/cast.h:13,...

Hello, first thank you for providing this project. I have some problems in conjunction with pybind11. I am getting the following error when trying to build with a hermetic python:...

Thanks for providing this nice app. So far it is working fine running on MacOS. Now I was trying to use it as well on my Ubuntu 22.04 Virtual Machine...

bug
can't reproduce
priority: medium