Skip to content

Error when importing from google.cloud import datastore #35

@SaschaHeyer

Description

@SaschaHeyer

Hi Folks,

when importing from google.cloud import datastore we are getting the following error.

from google.cloud import datastore
AttributeError: module 'grpc.experimental.aio' has no attribute 'UnaryUnaryCall'
Using the following version google-cloud-datastore==1.10.0

Is this a known issue?

Environment details

  • OS type and version: /
  • Python version: python 3.7
  • pip version: 20.0.2
  • google-cloud-datastore version: 1.10.0

Steps to reproduce

  1. import datastore

Code example

from google.cloud import datastore

Stack trace

Metadata

Metadata

Labels

api: datastoreIssues related to the googleapis/python-datastore API.needs more infoThis issue needs more information from the customer to proceed.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions