We have 14.0.0 installed; I tried to create and execute the sample
get_campaigns.py script but unfortunately it also hangs on import from
googleads.
On Wednesday, August 29, 2018 at 1:48:53 PM UTC-6, Teja Makani wrote:
>
> Hello,
>
> Could you please try to install the latest version of python c
I have a python script that makes the following call:
from googleads import adwords
When I run the script, it hangs on this step. I've validated with print
statements that this is the case. I've run it in verbose mode and it hangs
at the same point every time.
I can go into python in inte