Open GoogleCodeExporter opened 9 years ago
Same here.
Original comment by darrenmoorstreet
on 14 Apr 2014 at 8:23
I am having the same problem.
Has someone found a resolution? I didn't find this addressed elsewhere.
Like the original poster, I running VERSION = '0.9.14'
checked out from SVN on 2014/04/29.
Original comment by neilormos
on 29 Apr 2014 at 5:11
I was able to get the contacts function working again by downloading and
installing the latest version of the gdata-python-client library (gdata-2.0.18)
from here:
http://code.google.com/p/gdata-python-client/downloads/list
I believe this is the version contained in the python-gdata package in the
Debian jessie (testing) and sid (unstable) repositories, and the Ubuntu saucy
(13.10), trusty (14.04), and utopic (14.10) repositories.
I tested briefly, and the contacts function also appeared to work with the
gdata-2.0.17 version in the Debian wheezy (stable) and the Ubuntu raring
(13.04) repositories.
Due to the age of my system, dependency problems prevented me from installing
the Debian or Ubuntu packages, so I installed the library directly.
Hope this helps someone who comes along later.
Original comment by neilormos
on 29 Apr 2014 at 6:47
I installed the latest gdata lib but it is still broken for me. Did you do
anything beyond running the setup.py script?
Original comment by darrenmoorstreet
on 30 Apr 2014 at 2:46
[deleted comment]
Darren:
I didn't run setup.py. I run stuff like this from a "local" directory in
$HOME, so I just put the directory created by svn where I wanted it and set a
shell alias (for terminal entry) and a shell variable (for scripts) to point to
.../local/src/google.py
For the gdata-python-client library, I just unpacked the .tar file, placed it
in the "local" directory and set the PYTHONPATH environment variable to point
to the src subdirectory therein.
Original comment by neilormos
on 30 Apr 2014 at 4:26
Original issue reported on code.google.com by
gerhard....@gmail.com
on 2 Apr 2014 at 10:23