Hey there. I am trying to run the software on ubuntu 24.04 ARM and in some point i get this error.
=> ERROR [detection 2/13] RUN mkdir -p /data/.huggingface
[detection 2/13] RUN mkdir -p /data/.huggingface:
0.188 exec /bin/sh: exec format error
failed to solve: process "/bin/sh -c mkdir -p /data/.huggingface" did not complete successfully: exit code: 1
Any idea how to solve it?
It is the same if i do install.sh or run directly with ./argus.sh up --build
Hey there. I am trying to run the software on ubuntu 24.04 ARM and in some point i get this error.
=> ERROR [detection 2/13] RUN mkdir -p /data/.huggingface
=> CANCELED [stella_vslam 4/31] RUN set -x && wget -q https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.tar 0.6s
Any idea how to solve it?
It is the same if i do install.sh or run directly with ./argus.sh up --build