gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Re: How do you access UBX MON-HW messages in a gpsd client


From: James Browning
Subject: Fwd: Re: How do you access UBX MON-HW messages in a gpsd client
Date: Mon, 18 Mar 2024 14:42:14 -0700

I keep forgetting my handbrains email client is too stupid to properly direct email anytime i don't beat it with a wet noodle. 

-30-
---------- Forwarded message ----------
From: James Browning <jamesb192@jamesb192.com>
Date: Mar 18, 2024 14:35
Subject: Re: How do you access UBX MON-HW messages in a gpsd client
To: Thomas Giglia <tgiglia@hotmail.com>
Cc:

On Mar 18, 2024 13:11, Thomas Giglia <tgiglia@hotmail.com> wrote:
Gary


>>Notice I said "git head"?  Not 3.25.  3.25 is over a year old, and
>>The MON-HW patches are from this weekend.

I am getting a error on the python version where I execute "scons && scons check"
WARNING: Python3.11 too old (need 3.6): gps/aiogps.py will not be installed

Checking Python module serial (pyserial)... found
Checking Python module cairo (pycairo)... found
Checking Python module gi (pygobject)... found
Checking pkg-config for gtk+-3.0... yes
Altered configuration variables:
bluez = False (default True): BlueZ support for Bluetooth devices
qt = False (default True): build Qt bindings
TypeError: can only concatenate str (not "list") to str:
  File "/home/tgiglia/projects/gpsd/SConstruct", line 1886:
    src.split(".")[0] + '-py_' +
WARNING: Python3.11 too old (need 3.6): gps/aiogps.py will not be installed

Checking Python module serial (pyserial)... found
Checking Python module cairo (pycairo)... found
Checking Python module gi (pygobject)... found
Checking pkg-config for gtk+-3.0... yes
Altered configuration variables:
bluez = False (default True): BlueZ support for Bluetooth devices
qt = False (default True): build Qt bindings
TypeError: can only concatenate str (not "list") to str:
  File "/home/tgiglia/projects/gpsd/SConstruct", line 1886:
    src.split(".")[0] + '-py_' +
WARNING: Python3.11 too old (need 3.6): gps/aiogps.py will not be installed

I got python 3.11 but its telling me its too old and I need 3.6 - is there a bug in the scons check?

When I try to build executing "scons" It doesn't look like anything gets built and I get a similar message
WARNING: Python3.11 too old (need 3.6): gps/aiogps.py will not be installed

Checking Python module serial (pyserial)... found
Checking Python module cairo (pycairo)... found
Checking Python module gi (pygobject)... found
Checking pkg-config for gtk+-3.0... yes
Altered configuration variables:
bluez = False (default True): BlueZ support for Bluetooth devices
qt = False (default True): build Qt bindings
TypeError: can only concatenate str (not "list") to str:
  File "/home/tgiglia/projects/gpsd/SConstruct", line 1886:
    src.split(".")[0] + '-py_' +
WARNING: Python3.11 too old (need 3.6): gps/aiogps.py will not be installed

Can I work around this to build and install?

Update to git later than dce87c or a release later than 3.23.1. Given that you were told to update to git head I think i can safely assume you have not. Also, probably not an issue before 3.22, or more precisely 6d4a52

Also, aiogps is for asynchronous io and I am only aware of the single test client. It is not particularly relevant.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]