Closed
Description
It ;looks like google-cloud-core==2.2.3
is incompatible with google-api-core==2.8.2
AttributeError: 'ClientOptions' object has no attribute 'api_audience'
google-cloud-core==2.3.0
seems to be compatible.
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/python-cloud-core/issues
- Search StackOverflow: https://stackoverflow.com/questions/tagged/google-cloud-platform+python
If you are still having issues, please be sure to include as much information as possible:
Environment details
- OS type and version:
- Python version: 3.7
- pip version:
pip --version
google-cloud-core
version: 2.2.3
Steps to reproduce
- ?
- ?
Code example
# example
Stack trace
# example
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!