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
Getting
ModuleNotFoundError: No module named 'google.rpc'when runningmake teston python versions3.8.6/3.8.8usingpyenvandgoogleapis-common-protos==1.53.0on MacOS11.0.1Suggested fix: Issue can be fixed by installing
googleapis-common-protos==1.52.0