View Single Post
ndi's Avatar
Posts: 2,050 | Thanked: 1,425 times | Joined on Dec 2009 @ Bucharest
#206
Originally Posted by MasterZap View Post
Also make sure you have version 0.9.4-7 or newer, the previous one had the "just freezes when clicking the icon" problem.
I do. Freeze.

Originally Posted by MasterZap View Post
You can try to manually do

python /opt/zaploc/main.py
Code:
$ python /opt/zaploc/main.py 
Traceback (most recent call last): 
  File "/opt/zaploc/main.py", line 3, in <module> 
    import zaploc 
  File "/opt/zaploc/zaploc.py", line 20, in <module> 
  File "/opt/zaploc/zdaemon.py", line 16, in <module> 
  File "/opt/zaploc/zlatitude.py", line 1, in <module> 
  File "/usr/lib/python2.5/site-packages/apiclient/discovery.py", line 29, in <module> 
    import uritemplate 
ImportError: No module named uritemplate 
~ $
Originally Posted by MasterZap View Post
chmod 777 /opt/zaploc
chmod +x /opt/zaploc/*.py
Don't think that's my problem.

Originally Posted by MasterZap View Post
See if you have a directory "apiclient" in /usr/lib/python2.5/site-packages called "apilibrary"
That sentence no sense.

I have a directory called /usr/lib/python2.5/site-packages/apiclient

There are some .py and some .pyc files in there, and some other underscore files. No more.

Two folders, contrib and ext. Contrib has buzz, latitude and moderator and "ext" has appengine py-s.

There is no sign of an apilibrary. In fact, there is no file called *apilibrary* anywhere in my filesystem.

The package zaploc depends on google-api-python-client and it was subsequently installed (shows up as installed, 1.0.1-1). Botched google-api-python-god-i-hate-this-naming-sistem-client?

Suggestions?
__________________
N900 dead and Nokia no longer replaces them. Thanks for all the fish.

Keep the forums clean: use "Thanks" button instead of the thank you post.
 

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