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

build(python): install google-api-core on default python #929

Closed
wants to merge 3 commits into from

Conversation

busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Jan 28, 2021

Bazel needs google-api-core installed on the default Python to use it. (I forgot that synthtool creates and uses a virtualenv which means #916 did not fix the autosynth builds).

This time I tried running autosynth on my branch and it succeeded. :)

This is a temporary workaround until the namespace issues described in googleapis/gapic-generator#3334 are sorted out.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 28, 2021
@busunkim96
Copy link
Contributor Author

This has been resolved with a different solution in the generator.

@busunkim96 busunkim96 closed this Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant