美文网首页
Tensorboard启动报错[libprotobuf ERRO

Tensorboard启动报错[libprotobuf ERRO

作者: 编程研究坊 | 来源:发表于2020-07-16 16:01 被阅读0次

报错:[libprotobuf ERROR external/com_google_protobuf/src/google/protobuf/descriptor_database.cc:393] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add().

[libprotobuf FATAL external/com_google_protobuf/src/google/protobuf/descriptor.cc:1367] CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size): 

libc++abi.dylib: terminating with uncaught exception of type google::protobuf::FatalException: CHECK failed: GeneratedDatabase()->Add(encoded_file_descriptor, size): 

Abort trap: 6

解决方案:libprotobuf包版本换成3.8.0问题解决

相关文章

网友评论

      本文标题:Tensorboard启动报错[libprotobuf ERRO

      本文链接:https://www.haomeiwen.com/subject/pohfbftx.html