hockeyprincess / google-api-dfp-python

Automatically exported from code.google.com/p/google-api-dfp-python
Apache License 2.0
0 stars 0 forks source link

How to uninstall or downgrade ZSI v2.1.0 library? #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install ZSI v2.1.0
2. Install ZSI v2.0.0
3. Run adword API example get_all_campaigns

What is the expected output? What do you see instead?
adspygoogle.common.Errors.validationErrosr: ZSI v2.1.0 is not supported. Please 
use v.2.0.

What version of the product are you using? On what operating system?
Windows XP

Please provide any additional information below.
I am looking for instructions as to how to remove the 2.1 version (I am new to 
Python)

Original issue reported on code.google.com by pcrow...@gmail.com on 4 Feb 2011 at 2:45

Attachments:

GoogleCodeExporter commented 8 years ago
Apologies I posted this to the wrong section. I will repostto the adword issues

Original comment by pcrow...@gmail.com on 4 Feb 2011 at 4:52

GoogleCodeExporter commented 8 years ago
The easy_install can help you with uninstalling this package. Please see 
http://peak.telecommunity.com/DevCenter/EasyInstall.

Original comment by api.sgri...@gmail.com on 4 Feb 2011 at 6:01