googleapis / google-resumable-media-python

Apache License 2.0
45 stars 48 forks source link

Unit tests fail with `E ModuleNotFoundError: No module named 'google.auth'` #384

Closed parthea closed 1 year ago

parthea commented 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'

See build log here.

Recently google auth added support for native namespace packages. This failure only appears with google-auth>2.21.0