When running the following simple numpy workflow with python 3.9 and conda-forge libopenblas 0.3.30, I observe hangs: Note that libopenblas (0.3.30) is installed as a dependency of numpy, and the ...
While installing the numpy in a python 3.10 multiplatform (arch64 and amd64) image containing pyspark I get an error. The amd64 goes fine and install numpy 1.26 from ...