Hi

I'm currently upgrading to v201809. i'm using Python 3 and I'm getting the 
following error when running a test script:

ImportError: cannot import name 'izip' - Any thoughts on how I can get past 
this? Many thanks




Trackback looks like


C:\Users\Simon\Anaconda3\lib\site-packages\googleads\__init__.py in <module>()  
   15 """A client library for Google's SOAP Ads APIs."""     16 ---> 17 from 
.ad_manager import AdManagerClient     18 from .adwords import AdWordsClient
C:\Users\Simon\Anaconda3\lib\site-packages\googleads\ad_manager.py in 
<module>()     26 import urllib.request, urllib.error, urllib.parse     27 
import pytz---> 28 import googleads.common     29 import googleads.errors     
30 
C:\Users\Simon\Anaconda3\lib\site-packages\googleads\common.py in <module>()    
 21 import inspect     22 # from itertools import izip - 
https://stackoverflow.com/questions/50239706/cannot-import-name-izip---> 23 
from itertools import izip     24 import locale     25 import logging
ImportError: cannot import name 'izip'


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/12b17051-3ed4-4874-9165-eed3264ddf2e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Green Leaf
    • ... 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to