【问题标题】:Install anaconda on ARM Cortex-A9 platform在 ARM Cortex-A9 平台上安装 anaconda
【发布时间】:2017-12-20 07:58:29
【问题描述】:

基本情况:

  1. 平台:ARM Cortex-A9(32 位处理器)
  2. 操作系统:Ubuntu Mate 16.04.4
  3. gcc 版本:gcc (Ubuntu/Linaro 5.4.0-6ubuntu1-16.04.4) 5.4.0 201606609
  4. python 版本:2.7.12

问题:

我想在 ARM Cortex-A9 平台上安装 anaconda。但是,当我执行时:

 $./Anaconda2-5.0.1-Linux-x86.sh

返回错误:

/root/anaconda2/pkgs/python-2.7.14-h41cc02d_21/bin/python:1: /root/anaconda2/pkgs/python-2.7.14-h41cc02d_21/bin/python:Syntax error:word unexpected (expecting ")")

我该如何解决这个问题?如何在 ARM 平台上安装 anaconda?

Tks.

【问题讨论】:

    标签: python gcc android-ndk arm anaconda


    【解决方案1】:

    我认为你需要像这样运行命令:

    $ bash Anaconda2-5.0.1-Linux-x86.sh
    

    因为它实际上是一个 bash 脚本 :)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-04-20
      • 1970-01-01
      • 2015-11-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多