google-auth-library-python
google-auth-library-python copied to clipboard
packaging is now required with urllib3, but not listed as a dependency
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
- Search the issues already opened: https://github.com/googleapis/google-auth-library-python/issues
If you are still having issues, please be sure to include as much information as possible:
Environment details
- OS: macOS and Ubuntu
- Python version: 3.11
- pip version: 25.0.1
google-authversion: 2.38.0
Steps to reproduce
- pip install google-auth urllib3
- python -m google.auth.transport.urllib3
Output:
Traceback (most recent call last):
File "
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!