Chihiro Kaneko
Chihiro Kaneko
This issue seems the same as #1 . Please see it.
I see. The same error occurred in my environment. It seems to be caused by the version of the C++ compiler. In my environment, I applied a patch to the...
The README does not specify the version, so I don't know exactly. But I found the following issue that I was searching for this error. It seems to assume the...
> There's no compile.sh in /postman Ah... compile.sh is located in /dipcc. This file will be needed in a later step. > also set > `target_link_libraries(postman PUBLIC grpc libprotobuf grpc++...
What does the console show when you run `python-config --includes` and `python-config --ldflags` ?
OK. First of all, I'm sorry about python-config. Are you using Miniconda, aren't you? I tried python-config in the Ubuntu VM. python-config could not detect the Miniconda python directory. I...
@dpbeasley I've never seen this error before. What is the your environment?
Do you install google-glog package?