Hi all,

I've recently updated my macOS to 10.15 Catalina. Since then, I have the
following error when I try to import apache_beam package (both in python
2.7 and 3.x):

>>> import apache_beam
[libprotobuf ERROR google/protobuf/descriptor_database.cc:58] File
already exists in database:
[libprotobuf FATAL google/protobuf/descriptor.cc:1370] 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):

[1]    43669 abort      python

Does anyone has the same problem? I saw that someone else had the same
error at the beam-python slack channel, so I guess this problem is not
limited to my workstation.

Thanks,
Kamil

Reply via email to