[ https://issues.apache.org/jira/browse/BEAM-8368?focusedWorklogId=337573&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-337573 ]
ASF GitHub Bot logged work on BEAM-8368: ---------------------------------------- Author: ASF GitHub Bot Created on: 01/Nov/19 21:48 Start Date: 01/Nov/19 21:48 Worklog Time Spent: 10m Work Description: TheNeuralBit commented on issue #9970: [BEAM-8368] [BEAM-8392] Update pyarrow to the latest version URL: https://github.com/apache/beam/pull/9970#issuecomment-548962449 Wrote a [commit](https://github.com/apache/beam/pull/9971/commits/c600ef5898930faf35631e6ebb32179d70f6e46b) for this and put up a [PR](https://github.com/apache/beam/pull/9971/commits) to merge into this branch ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 337573) Time Spent: 2h 40m (was: 2.5h) > [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, 2.17.0 > Reporter: Ubaier Bhat > Assignee: Brian Hulette > Priority: Blocker > Fix For: 2.17.0 > > Attachments: error_log.txt > > Time Spent: 2h 40m > Remaining Estimate: 0h > > 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)