python path

Gary E. Miller gem at rellim.com
Thu May 1 23:01:00 UTC 2025


Yo dropkick23 at gmail.com!

Whoops, we dropped users@ off.  More than just I were
helping you.

On Thu, 1 May 2025 16:43:40 -0600
dropkick23 at gmail.com wrote:

> [gek at tick ntpsec-1.2.4]$ python -V
> Python 3.13.3

Well, that is just odd.  Your PYTHONPATH points to an installed
gpsd, and your Python is using the PYTHONPATH.  Exactly like many
of my installs.  But your waf is not finding the gps module.

Is your waf head like mine:

claire ~ $ head waf -n 3
#!/usr/bin/env python
# encoding: latin-1
# Thomas Nagy, 2005-2018

claire ~ $ /usr/bin/env python -V
Python 3.13.3

My python finds the gpsd module just fine:

claire ~ $ python -m gps
gps module version: 3.25.1~dev

Do you get the same results as root?

Is there some permission issue in /usr/local/lib/python3.13/site-packages ?


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