GSPD - UBXTOOL

dropkick23 at gmail.com dropkick23 at gmail.com
Mon Nov 13 17:24:18 UTC 2023


What is the proper way to install python support package i tried:

 cp -R gps /usr/lib/python3.11/site-packages/


when I try to use ubxtool  I get the error:


$ ubxtool
Traceback (most recent call last):
  File "/usr/local/bin/ubxtool", line 48, in <module>
    import gps.ubx
  File "/usr/lib/python3.11/site-packages/gps/ubx.py", line 281, in <module>
    class ubx(object):
  File "/usr/lib/python3.11/site-packages/gps/ubx.py", line 292, in ubx
    verbosity = gps.VERB_NONE
                ^^^^^^^^^^^^^
AttributeError: module 'gps' has no attribute 'VERB_NONE'

I want to use ubxtool to configure NEO-M8T


FYI I built gpsd using

scons
timeservice=yes magic_hat=yesnmea0183=yesublox=yesfixed_port_speed=9600
fixed_stop_bits=1


Thanks

Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/users/attachments/20231113/948d952d/attachment.htm>


More information about the users mailing list