Re: CI broken -- macos post install checks can't find Python NTP library

2025-08-25 Thread Hal Murray via devel
Hal said: >> It looks like it needa a pth file, but I don't know what >> version of Python it is using. Gary said: > ~ $ python -m site You skipped over an area I'm not familiar with. How did you get to the right enviroment? (macos) -- These are my opinions. I hate spam. _

Re: CI broken -- macos post install checks can't find Python NTP library

2025-08-25 Thread Gary E. Miller via devel
Yo James! On Mon, 25 Aug 2025 18:23:35 -0700 James Browning via devel wrote: > On Aug 25, 2025, 17:34, "Gary E. Miller via devel" > wrote: > > > On Sat, 23 Aug 2025 16:03:09 -0700 > > Hal Murray via devel wrote: > > > > > It looks like it needa a pth file, but I don't know what version > > >

Re: CI broken -- macos post install checks can't find Python NTP library

2025-08-25 Thread James Browning via devel
On Aug 25, 2025, 17:34, "Gary E. Miller via devel" wrote:Yo Hal! On Sat, 23 Aug 2025 16:03:09 -0700 Hal Murray via devel 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',  

Re: CI broken -- macos post install checks can't find Python NTP library

2025-08-25 Thread Gary E. Miller via devel
Yo Hal! On Sat, 23 Aug 2025 16:03:09 -0700 Hal Murray via devel 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', '

Re: CI broken -- macos post install checks can't find Python NTP library

2025-08-23 Thread James Browning via devel
On Saturday, August 23, 2025 4:03:09 PM Pacific Daylight Time Hal Murray via devel wrote: > It looks like it needa a pth file, but I don't know what version of Python > it is using. > > Is there a simple way to find out? Yes, according to lines 140-141 of some rando file[1] it is Python 3.12.7.

CI broken -- macos post install checks can't find Python NTP library

2025-08-23 Thread Hal Murray via devel
It looks like it needa a pth file, but I don't know what version of Python it is using. Is there a simple way to find out? -- These are my opinions. I hate spam. ___ devel mailing list devel@ntpsec.org https://lists.ntpsec.org/mailman/listinfo/