On Aug 25, 2025, 17:34, "Gary E. Miller via devel" <[email protected]> wrote:

Yo Hal!

On Sat, 23 Aug 2025 16:03:09 -0700
Hal Murray via devel <[email protected]> wrote:

> It looks like it needa a pth file, but I don't know what version of
> Python it is using.

     ~ $ python -m site
    sys.path = [
        '/root',
        '/usr/lib/python313.zip',
        '/usr/lib/python3.13',
        '/usr/lib/python3.13/lib-dynload',
        '/usr/lib/python3.13/site-packages',
        '/usr/local/lib/python3.13/site-packages',
    ]

Put the .pth file in site-ackages.


Did you check the actual image?

_______________________________________________
devel mailing list
[email protected]
https://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to