[ 
https://issues.apache.org/jira/browse/BEAM-10247?focusedWorklogId=445940&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-445940
 ]

ASF GitHub Bot logged work on BEAM-10247:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Jun/20 17:05
            Start Date: 15/Jun/20 17:05
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on pull request #11996:
URL: https://github.com/apache/beam/pull/11996#issuecomment-644256690






----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 445940)
    Time Spent: 2h 40m  (was: 2.5h)

> google-api-core 1.20.0 is incompatible with the pinned version of grpc
> ----------------------------------------------------------------------
>
>                 Key: BEAM-10247
>                 URL: https://issues.apache.org/jira/browse/BEAM-10247
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness
>            Reporter: David Yan
>            Assignee: David Yan
>            Priority: P1
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> It looks like the google-api-core 1.20.0 has an issue with required 
> dependency or the lack thereof. This is causing this issue when using 
> datastore:
>  
> {{Traceback (most recent call last):}}
> {{ File "./query_license.py", line 11, in <module>}}
> {{ from google.cloud import datastore}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/cloud/datastore/__init__.py",
>  line 62, in <module>}}
> {{ from google.cloud.datastore.batch import Batch}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/cloud/datastore/batch.py",
>  line 24, in <module>}}
> {{ from google.cloud.datastore import helpers}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/cloud/datastore/helpers.py",
>  line 29, in <module>}}
> {{ from google.cloud.datastore_v1.proto import datastore_pb2}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/cloud/datastore_v1/__init__.py",
>  line 18, in <module>}}
> {{ from google.cloud.datastore_v1.gapic import datastore_client}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/cloud/datastore_v1/gapic/datastore_client.py",
>  line 22, in <module>}}
> {{ import google.api_core.gapic_v1.client_info}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/api_core/gapic_v1/__init__.py",
>  line 26, in <module>}}
> {{ from google.api_core.gapic_v1 import method_async # noqa: F401}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/api_core/gapic_v1/method_async.py",
>  line 20, in <module>}}
> {{ from google.api_core import general_helpers, grpc_helpers_async}}
> {{ File 
> "/root/apache-beam-custom/lib/python3.7/site-packages/google/api_core/grpc_helpers_async.py",
>  line 25, in <module>}}
> {{ from grpc.experimental import aio}}
> {{ ImportError: cannot import name 'aio' from 'grpc.experimental' 
> (/root/apache-beam-custom/lib/python3.7/site-packages/grpc/experimental/__init__.py)}}



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

Reply via email to