When I try to install either of them, I encounter a message like this
Miniconda3-py39_22.11.1-1-Linux-aarch64.sh: line 412: 10882 Illegal instruction (core dumped) "$CONDA_EXEC" constructor --prefix "$PREFIX" --extract-conda-pkgs
How can I resolve it ?
Asked
Active
Viewed 456 times
0
-
Is this being run on an Arm-based system? – matigo Jan 26 '23 at 09:03
-
I have been told that Arm based is compatible with AARCH64. – kadir_ercan Jan 27 '23 at 11:51
-
So long as you’re using an ARMv8 ISA, that’s correct. I was asking because there’s no information about your hardware, making it difficult to know where to start asking questions – matigo Jan 27 '23 at 13:04