Illegal instruction core dumped

@naikrohanp97 are you able to run python3 -c 'import numpy' ?

If not, try running export OPENBLAS_CORETYPE=ARMV8 first or upgrading numpy (https://github.com/numpy/numpy/issues/18131)

Yeah thanks it worked