Hi, I have the below warning when I execute my script:

'No handlers could be found for logger "googleads.common"

Screen Grab of this: 

<https://lh3.googleusercontent.com/-SpreAcspqhY/Wz4SFyEtJiI/AAAAAAAAh-Q/1xzt-LUGdQwPIbGXE6p50Ph5c_1wAh7GgCLcBGAs/s1600/Warning1.JPG>



I had installed the googleads library in a virtualenv; however, my code is 
in the base environment. The yaml file is also in the base environment and 
this warning comes up when I call this (highlighted in yellow in the below 
picture):

adwords_client = 
adwords.AdWordsClient.LoadFromStorage('\the\correct\path\adwords-api.yml')


Full code is available here: 


<https://lh3.googleusercontent.com/-ZFeeykH4sPs/Wz4SMj1idSI/AAAAAAAAh-U/w8M46Qw7On8aMTiv84Sa9tYB46dSsyNHACLcBGAs/s1600/MainScript.JPG>


I have tried the following:

   - using the shebang of both my base python and virtualenv python.
   - if the libraries are installed on the base path then there is no such 
   warning (tried this in both Windows and Linux os; however, not on the 
   machine where this error is coming up).
   - I think this is just a warning since I could see data being uploaded 
   into the AdWords userlist.

Could you guide me on how to fix this, please? I'm not an expert with 
Python, so if you could break it down, it would help me a lot.


Thanks,
Enoch

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2b3bcc81-dd95-4cc3-add8-2aef73b4e9f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Enoch Rufus
    • ... 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... teresa . baral
      • ... Enoch Rufus
        • ... 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to