View Single Post
Posts: 81 | Thanked: 10 times | Joined on May 2010 @ Germany
#18
Still does not work.

if touched on the OpenWatch icon, you can see with
`ps | grep openwatch` the following:

1442 user 28008 S -user-bin-python /opt/openwatch/openwatchui.pyc
1445 user 2088 S grep openwatch

when calling `python /opt/openwatch/openwatch.pyc` I get the follwoing error message:

Traceback (most recent call last):
File "openwatch.py", line 11, in <module>
ImportError: No module named bluetooth

So it seems the bluetooth module is missing?

regards,
nexus