Steve and Andrew,
Thanks for the help. I know this is difficult because of environments. And my poor knowledge of such stuff.
There is a heavy requirement to simplify the installation process, since students run amok.
We are on Windows 10/11.
I had the students install latest (3.14) from
python.org. In that environment, installing pyNastran results in automatically installing numpy from source. Regardless of an existing numpy install.
The instructor aka professor balked at this. He figured out that forcing Python 3.12.9 causes pyNastran to not build numpy from source.
While this solves the problem for now, I really really need to know what is happening.
Let me be clear: nothing I knowingly did sent pyNastran down the numpy from source path.
Clark