Skip to content

importing tensorflow-io after fsspec crashes #684

Open
@ophiry

Description

@ophiry

the other way around work (at least doesn't crash)

fsspec version 0.6.1
tensorflow-io 0.10.0

import fsspec
import tensorflow_io
[libprotobuf ERROR external/com_google_protobuf/src/google/protobuf/descriptor_database.cc:172] Symbol name "proto3.proto3" conflicts with the existing symbol "proto3.proto3".
[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): 
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions