Ich bekomme den folgenden Fehler bei der Installation von Anaconda Python auf einem Odroid XU4.Anaconda Python: Kann native Linux-32-Binär nicht ausführen
installing: conda-env-2.4.5-py27_0 ...
Anaconda2-4.0.0-Linux-x86.sh: line 460: /root/anaconda2/pkgs/python-2.7.11-0/bin/python: cannot execute binary file: Exec format error
ERROR:
cannot execute native linux-32 binary, output from 'uname -a' is:
Linux odroid-jessie 3.10.92+ #1 SMP PREEMPT Wed Feb 3 11:23:35 CET 2016 armv7l GNU/Linux
Wie behebe ich das?
Danke, ich war dieser Installateure nicht bewusst. – bjd2385