Trying to install a conda env with python=3.8/3.8.8/3.7/3.6, all got python version 3.9.7. But installing python with higher versions gets the correct one. Upgrading python leads to the correct, ...
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 ...