AttributeError: 'ClientOptions' object has no attribute 'api_audience'; google-cloud-core==2.2.3
is incompatible with google-api-core==2.8.2
#208
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
It ;looks like
google-cloud-core==2.2.3
is incompatible withgoogle-api-core==2.8.2
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":
If you are still having issues, please be sure to include as much information as possible:
Environment details
pip --version
google-cloud-core
version: 2.2.3Steps to reproduce
Code example
# example
Stack trace
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered: