gpsd-dev
[Top][All Lists]
Advanced

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

Re: scons check not happy: client vs clients?


From: Gary E. Miller
Subject: Re: scons check not happy: client vs clients?
Date: Thu, 10 Dec 2020 16:21:55 -0800

Yo Hal!

On Wed, 09 Dec 2020 23:55:11 -0800
Hal Murray <hmurray@megapathdsl.net> wrote:

> cd gpsd-3.21.1~dev; /usr/bin/python tests/test_clienthelpers.py
> Traceback (most recent call last):
>   File "tests/test_clienthelpers.py", line 15, in <module>
>     import gps.clienthelpers
>   File "/home/murray/gpsd/raw/gpsd-3.21.1~dev/gps/__init__.py", line
> 11, in <module>
>     from .gps import *
>   File "/home/murray/gpsd/raw/gpsd-3.21.1~dev/gps/gps.py", line 31,
> in <module> from .client import *
> ModuleNotFoundError: No module named 'gps.client'

The file you are not finding is gps/client.py.

 # ls gpsd-3.21.1~dev/gps/client.py 
gpsd-3.21.1~dev/gps/client.py

How did you get there?  Works for me:

scons -c
scons && scons check

After a build, works for me:

spidey gpsd #  cd gpsd-3.21.1~dev; /usr/bin/python tests/test_clienthelpers.py
test_clienthelpers.py: OK

Can you provide a full buld log (from scons -c) to the failure?

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpNEEdPq1odQ.pgp
Description: OpenPGP digital signature


reply via email to

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