View Single Post
Posts: 214 | Thanked: 140 times | Joined on Aug 2010
#204
Could be an issue with the google api not being installed... I tried to make it a package... try

apt-get install google-api-python-client

See if you have a directory "apiclient" in /usr/lib/python2.5/site-packages called "apilibrary"

If not, then I screwed up the api installer somehow, and you will have to use the method descibed earlier in this thread. Hmm. I tried to be rid of that dependency but I gave up on writing my own version.... oh well.

EDIT: It indeed was, see a few posts up for instructions on how to get around that manually for now

/Z

Last edited by MasterZap; 2011-05-14 at 06:21.
 

The Following User Says Thank You to MasterZap For This Useful Post: