python path
Gary E. Miller
gem at rellim.com
Thu May 1 22:09:04 UTC 2025
Yo Fred!
On Thu, 1 May 2025 14:48:53 -0600
Fred via users <users at ntpsec.org> wrote:
> Getting the following error on:
> $ ./waf build 2>&1 | tee buildWAF.txt
>
> ---cut ----
> running: /home/gek/src/ntpsec-1.2.4/build/main/ntpclients/ntploggps
> --version FAILED
> Expected: ntploggps ntpsec-1.2.4
> Got (stderr): ntploggps: can't find Python GPSD library.
> No module named 'gps'
>
> --- cut----
What do you get running this:
$ python -m site
sys.path = [
'/usr/local/src/NTP/ntpsec',
'/usr/local/lib/python3.12/site-packages',
'/usr/lib/python313.zip',
'/usr/lib/python3.13',
'/usr/lib/python3.13/lib-dynload',
'/usr/lib/python3.13/site-packages',
]
USER_BASE: '/root/.local' (exists)
USER_SITE: '/root/.local/lib/python3.13/site-packages' (doesn't exist)
ENABLE_USER_SITE: True
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
gem at 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
More information about the users
mailing list