我一直在尝试imposm.parser
通过pip
. 我收到以下错误
In file included from imposm/parser/pbf/osm.cc:6:
imposm/parser/pbf/osm.pb.h:9:10: fatal error: 'google/protobuf/stubs/common.h' file not found
#include <google/protobuf/stubs/common.h>
^
1 error generated.
error: command '/usr/bin/clang' failed with exit status 1
我已经使用 Macports 安装了 protobuf 和 py2-protobuf。我还从源代码安装了 Google 的 Protocol Buffers 2.6.1,但它没有解决问题。请注意,当我检查时,该文件common.h
实际上在文件夹中。google/protobuf/stubs