Mark C. Miller
Mark C. Miller
Ok, thanks for looking at the sh-bangs in your case. That is good to know it will get it right under the right conditions. Well, I ensured `$PATH` is generic...
@cyrush I got curious and examined the 3.2.2 release. I don't see anything there that depends on `blas` or `openblas`. So, I think the numpy build on my system is...
Sheesh...I've tried a ton of stuff to *force* numpy to NOT try to build with blas. Nothing worked. Then blew away the whole numpy-16.1 source tree and unzippped it afresh...
Ok, so I think I have issues with building `numpy` on a machine where `libopenblas` is available resolved. Now looking at Pillow and comparing what I've recently built with my...
Out of curiosity, why are we building PIL in python for a macOS binary user release in the first place?
I have MacPorts on my mac. I recall @cyrush warning against that a long while ago when I got my new Mac but I forgot to mention it to the...
> So I guess I'm confused. Why do we do rotation first? If you are speaking within the context of a *graphics* library and the operations required to set a...
 [2898_non_conforming.C.zip](https://github.com/visit-dav/visit/files/2943180/2898_non_conforming.C.zip) [2898_non_conforming.session.zip](https://github.com/visit-dav/visit/files/2943182/2898_non_conforming.session.zip) [2898_non_conforming.silo.zip](https://github.com/visit-dav/visit/files/2943183/2898_non_conforming.silo.zip)
Well, I just fired off a generic `build_visit` on my wife's M1 system. Lets see what happens 😉 and I'll report back.
Ok, we're failing pretty quickly in the build of `numpy`... ``` inflating: numpy-1.16.6/numpy/matrixlib/tests/test_multiarray.py inflating: numpy-1.16.6/numpy/matrixlib/tests/test_matrix_linalg.py inflating: numpy-1.16.6/numpy/matrixlib/tests/test_regression.py inflating: numpy-1.16.6/numpy/matrixlib/tests/test_interaction.py Traceback (most recent call last): File "./setup.py", line 9, in import...