google / autobidding-readiness-monitor

Apache License 2.0
6 stars 3 forks source link

Resource' object has no attribute 'queries' error message #1

Open hudcondr opened 3 years ago

hudcondr commented 3 years ago

When trying to install and run this project, I get an error message Resource' object has no attribute 'queries', referencing line 85 in display_video_360.py operator file. Could this be a problem with a new version of the DV360 API (difference between v1 and v1.1)?

hudcondr commented 3 years ago

Edit: it seems to be related to this issue:

ImportError: file_cache is unavailable when using oauth2client >= 4.0.0 or google-auth