Thread
:
Problem with PyMaemo location.GPSD
View Single Post
mgreene
2009-12-28 , 14:33
Posts: 6 | Thanked: 0 times | Joined on Oct 2009
#
1
Have installed PyMaemo and python-location. Tried running the example on the PyMaemo PY-Location page, but get the following error:
[sbox-FREMANTLE_ARMEL: ~/gps_work] > run-standalone.sh python2.5 location.py
Traceback (most recent call last):
File "location.py", line 1, in <module>
import location
File "/home/mgreene/gps_work/location.py", line 25, in <module>
control = location.GPSDControl.get_default()
AttributeError: 'module' object has no attribute 'GPSDControl'
Quote & Reply
|
mgreene
View Public Profile
Send a private message to mgreene
Find all posts by mgreene