gpsd-dev
[Top][All Lists]
Advanced

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

Re: ✘gpsinfo


From: Fred Wright
Subject: Re: ✘gpsinfo
Date: Mon, 15 Mar 2021 18:05:33 -0700 (PDT)
User-agent: Alpine 2.23 (OSX 453 2020-06-18)


On Sun, 14 Mar 2021, Gary E. Miller wrote:
On Mon, 15 Mar 2021 01:24:42 +0100
Bernd Zeimetz <bernd@bzed.de> wrote:
[...]
do the same for python3 and check which of them is able to import the
module.

Oh, yeah.  I forget how Debian does not conform to PEPs.  Good catch.

The only Python that matters is the one referenced in the shebang lines. Aside from error checking, that means something like this:

        $(head -1 $(which gpscat) | cut -b 3-) -V

Also note that running "gpscat -V" is sufficient to check that imports work, including the packetizer.

Anything related to Python needs to be optional, in case the install used "python=no".

Fred Wright



reply via email to

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