Hi all,
I am trying to use the python library to connect to my account. 
I manage to get through the authentication, but then i get the error 

OAuth2 authorization successful!
Traceback (most recent call last):
  File "use_oauth2.py", line 134, in <module>
    oauth2_client_secret)
  File "use_oauth2.py", line 98, in main
    campaigns = campaign_service.Get(selector)[0]
  File "../../../../../adspygoogle/common/GenericApiService.py", line 299, 
in CallMethod
    pretty_xml=Utils.BoolTypeConvert(self._config['pretty_xml']))
  File "../../../../../adspygoogle/adwords/AdWordsSoapBuffer.py", line 40, 
in __init__
    super(AdWordsSoapBuffer, self).__init__(xml_parser, pretty_xml)
  File "../../../../../adspygoogle/common/SoapBuffer.py", line 140, in 
__init__
    raise MissingPackageError(msg)
adspygoogle.common.Errors.MissingPackageError: PyXML v0.8.3 or newer is 
required.

But when i ran the config.py i choose ElementTree. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to