This repository was archived by the owner on May 6, 2026. It is now read-only.
This repository was archived by the owner on May 6, 2026. It is now read-only.
E ModuleNotFoundError: No module named 'google.auth' #384
Unit tests in #383 are failing with
E ModuleNotFoundError: No module named 'google.auth'See build log here.
Recently google auth added support for native namespace packages. This failure only appears with
google-auth>2.21.0