[ 
https://issues.apache.org/jira/browse/BEAM-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948813#comment-16948813
 ] 

Brian Hulette commented on BEAM-8368:
-------------------------------------

Sorry about this issue [~ubaierbhat]. It sounds like just pinning to arrow 
0.13.0 is a workaround for you now though.

I know the arrow community has had a lot of trouble maintaining wheels for 
releasing to pypi, which we're depending on for our ParquetIO. They've been 
[looking for 
assistance|https://lists.apache.org/thread.html/128a2bec285ad45aa4189ebb39a15b39dcf6d91c4ab0278ff4f7cdea@%3Cdev.arrow.apache.org%3E]
 with it.

pyarrow 0.15.0 was just released, does that work on 10.15? If it does, maybe we 
could resolve this just by bumping up our lower bound, if it doesn't, we should 
file a jira with arrow and maybe add a <0.14 bound until it's resolved.

FWIW it looks like arrow's nightly wheel builds are using OSX 10.9: 
https://github.com/apache/arrow/blob/master/dev/tasks/python-wheels/travis.osx.yml#L28

> [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: sdk-py-core
>    Affects Versions: 2.15.0
>            Reporter: Ubaier Bhat
>            Priority: Major
>         Attachments: error_log.txt
>
>
> 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)

Reply via email to