RE: module 'google.ads.google_ads.v2.proto.errors' has no attribute 'errors_pb2'

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to us. I would suggest that you see this github post for a fix to the issue, or download and install the latest version of our client library to remedy setup issues. For Google Ads Python, you can find the latest version here. Let me know if you have further quest

Re: module 'google.ads.google_ads.v2.proto.errors' has no attribute 'errors_pb2'

2020-02-24 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
See https://github.com/googleads/google-ads-python/issues/200 for a fix. The GitHub repo is up to date, but PyPi is not as a new major version is coming soon. On Monday, February 24, 2020 at 5:26:46 AM UTC-5 whohow2...@gmail.com wrote: > > > 在 2020年1月20日星期一 UTC+8下午12:23:39,Yolanda Ou写道: > >> Hi

Re: module 'google.ads.google_ads.v2.proto.errors' has no attribute 'errors_pb2'

2020-02-24 Thread 猫头木有鹰
在 2020年2月24日星期一 UTC+8下午6:10:48,猫头木有鹰写道: > > File > "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/google/ads/google_ads/interceptors/exception_interceptor.py", > > line 68, in _get_google_ads_failure > ga_failure = error_protos.errors_pb2.GoogleAdsFailure()

Re: module 'google.ads.google_ads.v2.proto.errors' has no attribute 'errors_pb2'

2020-02-24 Thread 猫头木有鹰
在 2020年1月20日星期一 UTC+8下午12:23:39,Yolanda Ou写道: > > Hi, > > I just started to use ads python api as : > > https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-installed > >

Re: module 'google.ads.google_ads.v2.proto.errors' has no attribute 'errors_pb2'

2020-02-24 Thread 猫头木有鹰
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/google/ads/google_ads/interceptors/exception_interceptor.py", line 68, in _get_google_ads_failure ga_failure = error_protos.errors_pb2.GoogleAdsFailure() AttributeError: module 'google.ads.google_ads.v2.prot

RE: module 'google.ads.google_ads.v2.proto.errors' has no attribute 'errors_pb2'

2020-01-21 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. This error can be observed as a result of the setup issues. Could you please try to re-download and install the latest version of our Python client libraries from here to remedy setup issues. Please give this a try and let me know if you still run into issues.