root@raspberrypi:~# python
Python 2.7.3 (default, Jan 13 2013, 11:20:46)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gps import gps
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name gps
>>> exit ()
它似乎不起作用。已安装的 debian 软件包:gpsd、gpsd-clients、python-gps、libgps20、libgps-dev