gpsd-dev
[Top][All Lists]
Advanced

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

scons check not happy: client vs clients?


From: Hal Murray
Subject: scons check not happy: client vs clients?
Date: Wed, 09 Dec 2020 23:55:11 -0800

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'


[murray@hgm raw]$ find . -name gps
./gpsd-3.21.1~dev/gps
./gps
[murray@hgm raw]$ find . -name client
[murray@hgm raw]$ find . -name clients
./clients
./gpsd-3.21.1~dev/clients
[murray@hgm raw]$ 


-- 
These are my opinions.  I hate spam.






reply via email to

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