conda-forge / google-api-core-feedstock

A conda-smithy repository for google-api-core.
BSD 3-Clause "New" or "Revised" License
0 stars 19 forks source link

ImportError: cannot import name 'aio' from 'grpc.experimental' #45

Closed s22chan closed 4 years ago

s22chan commented 4 years ago

Checklist

Fixes #44

See https://github.com/googleapis/python-api-core/pull/41

conda-forge-linter commented 4 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

s22chan commented 4 years ago

@conda-forge-admin, please rerender

github-actions[bot] commented 4 years ago

Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do.

tswast commented 4 years ago

Is this based off of the latest from master? The build appears to be failing in this PR but wasn't after @ocefpaf's edits to https://github.com/conda-forge/google-api-core-feedstock/pull/43

s22chan commented 4 years ago

@tswast the build is failing because 1.20.0 should never have been published (conda-forge doesn't have the requisite grpcio version available for any of the google-api-core-grpc calls to work).

The conda recipe is no longer aligned with what's in the setup.py since 1.19.1: https://github.com/googleapis/python-api-core/commit/4b114221b3ae01eee540bedf47381c3b7c214b0c

tswast commented 4 years ago

Gotcha. Looks like grpcio is a bit behind right now. https://github.com/conda-forge/grpcio-feedstock

tswast commented 4 years ago

I tried closing and re-opening to kick off tests now that the grpcio package got an update, but I'm unable to reopen.

tswast commented 4 years ago

the grpcio package got an update

Oh. It's still behind. Only at 1.27.2 currently (https://github.com/conda-forge/grpcio-feedstock/pull/19)

s22chan commented 4 years ago

I think. it's the rerender command, I'm not sure though. In any case, I can't reopen the PR either