When I try to run a test using the TargetingIdeaService, I first got
an error saying that SOAPpy was not supported so I switched to ZSI but
now am getting the following error:

Traceback (most recent call last):
  File "C:\eclipse\plugins
\org.python.pydev.debug_1.5.3.1260479439\pysrc\pydevd.py", line 953,
in <module>
    debugger.run(setup['file'], None, None)
  File "C:\eclipse\plugins
\org.python.pydev.debug_1.5.3.1260479439\pysrc\pydevd.py", line 780,
in run
    execfile(file, globals, locals) #execute the script
  File "C:\eclipse_ws\AdWords\src\2009Test.py", line 33, in <module>
    'https://adwords-sandbox.google.com', 'v200909')
  File "C:\Python26\lib\site-packages\aw_api\Client.py", line 1251, in
GetTargetingIdeaService
    self.__lock, self.__logger)
  File "C:\Python26\lib\site-packages\aw_api\TargetingIdeaService.py",
line 72, in __init__
    raise ImportError(e)
ImportError: No module named schema
Exception AttributeError: "'NoneType' object has no attribute
'print_exc'" in <bound method FancyURLopener.__del__ of
<urllib.FancyURLopener instance at 0x02B91E40>> ignored

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@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.

Reply via email to