Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 3 commits into from
Closed

Conversation

s22chan
Copy link

@s22chan s22chan commented Jun 12, 2020

Checklist

  • Used a fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Fixes #44

See googleapis/python-api-core#41

@conda-forge-linter
Copy link

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
Copy link
Author

s22chan commented Jun 12, 2020

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

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
Copy link
Contributor

tswast commented Jun 12, 2020

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 #43

@s22chan
Copy link
Author

s22chan commented Jun 13, 2020

@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:
googleapis/python-api-core@4b11422

@tswast
Copy link
Contributor

tswast commented Jun 15, 2020

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

@tswast tswast closed this Jun 22, 2020
@tswast
Copy link
Contributor

tswast commented Jun 22, 2020

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
Copy link
Contributor

tswast commented Jun 22, 2020

the grpcio package got an update

Oh. It's still behind. Only at 1.27.2 currently (conda-forge/grpcio-feedstock#19)

@s22chan
Copy link
Author

s22chan commented Jun 22, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImportError: cannot import name 'aio' from 'grpc.experimental'
3 participants