Searched refs:protobuf (Results 1 - 1 of 1) sorted by relevance

/seL4-test-master/tools/nanopb/generator/
H A Dnanopb_generator.py18 import pkg_resources # pyinstaller / protobuf 2.5 seem to need these namespace
24 import google.protobuf.text_format as text_format namespace
25 import google.protobuf.descriptor_pb2 as descriptor namespace
26 import google.protobuf.compiler.plugin_pb2 as plugin_pb2 namespace
27 import google.protobuf.reflection as reflection namespace
28 import google.protobuf.descriptor namespace
32 *** Could not import the Google protobuf Python libraries ***
33 *** Try installing package 'python-protobuf' or similar. ***
45 *** Python protobuf library version. ***
50 *** python -c 'import google.protobuf; prin
[all...]

Completed in 160 milliseconds