【发布时间】:2023-03-23 03:27:02
【问题描述】:
我运行了 Anaconda 的安装程序,最后我收到了这条消息:
...
installing: zlib-1.2.7-0 ...
installing: anaconda-1.9.1-np18py27_0 ...
installing: _cache-0.0-x0 ...
Anaconda-1.9.1-Linux-x86_64.sh: line 389: /home/ohm/anaconda/pkgs/python-2.7.6-1/bin/python: cannot execute binary file
ERROR:
cannot execute native linux-64 binary, output from 'uname -a' is:
Linux ohm-ThinkCentre-M57 3.11.0-17-generic #31-Ubuntu SMP Mon Feb 3 21:53:31 UTC 2014 i686 i686 i686 GNU/Linux
ohm@ohm-ThinkCentre-M57:~/Downloads$
当我尝试导入其中一个模块时,例如 scipy,它不允许我.. 可能是什么问题?
【问题讨论】:
标签: python python-2.7 ubuntu anaconda