在安装Anaconda3时,出现以下错误:
Anaconda3-5.2.0-Linux-x86_64.sh: line 370: /usr/local/anaconda3/pkgs/python-3.6.5-hc3d631a_2/bin/python: cannot execute binary file
以下命令的输出如下:
uname -a > Linux localhost.localdomain 3.6.11-4.fc16.i686.PAE #1 SMP Tue Jan 8 21:18:14 UTC 2013 i686 i686 i386 GNU/Linux
lscpu > Architecture: i686
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 2
Vendor ID: GenuineIntel
CPU family: 6
Model: 26
Stepping: 5
CPU MHz: 1596.000
BogoMIPS: 4266.05
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 4096K
我要去哪里错了?