Closed parthea closed 1 year ago
Unit tests in https://github.com/googleapis/google-resumable-media-python/pull/383 are failing with E ModuleNotFoundError: No module named 'google.auth'
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
google-auth>2.21.0
Unit tests in https://github.com/googleapis/google-resumable-media-python/pull/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