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

ModuleNotFoundError error with google.rpc #548

Open
enochkan opened this issue Mar 7, 2021 · 3 comments
Open

ModuleNotFoundError error with google.rpc #548

enochkan opened this issue Mar 7, 2021 · 3 comments

Comments

@enochkan
Copy link
Contributor

enochkan commented Mar 7, 2021

Getting ModuleNotFoundError: No module named 'google.rpc' when running make test on python versions 3.8.6/ 3.8.8 using pyenv and googleapis-common-protos==1.53.0 on MacOS 11.0.1

Suggested fix: Issue can be fixed by installing googleapis-common-protos==1.52.0

@gabrielmbmb
Copy link
Contributor

Got the same problem while testing some days ago. I ended up uninstalling googleapis-common-protos[grpc] and installing protobuf, google-cloud, etc one by one.

@bfirsh
Copy link
Member

bfirsh commented Mar 9, 2021

Urgh, sorry. #485 is the real fix here. I wonder if this breaks the released version too. I'm not sure what we can do to fix here, because we don't want to force people to have a particular version of googleapis-common-protos because it's included in tensorflow and stuff.

@zeke
Copy link
Member

zeke commented Mar 15, 2022

Hi @enochkan and @gabrielmbmb

The Keepsake project is no longer actively maintained. If you're interested in helping maintain it, please let us know.

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

No branches or pull requests

4 participants