I have a problem. I don't understand the 1.3 step. I guess it's a noob thing. What is that setup.py? Aren't we talking about the zaps-latitude-updater.zip link? Because it only has one file of the same name but with .py extension. So if I run that I get that setup.py doesn't exist. Anyway, i tried running th script and I get this: Code: Traceback (most recent call last): File "zaps-latitude-updater.py", line 36, in <module> from apiclient.discovery import build ImportError: No module named apiclient.discovery Any hint? Thanks in advance.
Traceback (most recent call last): File "zaps-latitude-updater.py", line 36, in <module> from apiclient.discovery import build ImportError: No module named apiclient.discovery