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

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.