You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ubaier Bhat (Jira)" <ji...@apache.org> on 2019/10/09 10:30:00 UTC

[jira] [Created] (BEAM-8368) [Python] libprotobuf-generated exception when importing apache_beam

Ubaier Bhat created BEAM-8368:
---------------------------------

             Summary: [Python] libprotobuf-generated exception when importing apache_beam
                 Key: BEAM-8368
                 URL: https://issues.apache.org/jira/browse/BEAM-8368
             Project: Beam
          Issue Type: Bug
          Components: beam-community
    Affects Versions: 2.15.0
            Reporter: Ubaier Bhat
            Assignee: Aizhamal Nurmamat kyzy


Unable to import apache_beam after upgrading to macos 10.15 (Catalina). Cleared all the pipenvs and but can't get it working again.

{code}
import apache_beam as beam
/Users/***/.local/share/virtualenvs/beam-etl-ims6DitU/lib/python3.7/site-packages/apache_beam/__init__.py:84: UserWarning: Some syntactic constructs of Python 3 are not yet fully supported by Apache Beam.
  'Some syntactic constructs of Python 3 are not yet fully supported by '
[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): 
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)