【问题标题】:anaconda installing r with segmentation faultanaconda 安装 r 时出现分段错误
【发布时间】:2018-03-22 18:53:51
【问题描述】:

我尝试在带有 anaconda 的 linux 机器上安装 r 和 rpy2,以便我可以在 python 中使用 r 包方法。但是,我收到了这个错误:

>conda install -c r r-essentials
...
r-rcolorbrewer 1.1_2: ############################################################################################################## | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Segmentation fault

我得到了所谓的分段错误...有谁知道可能会发生什么?谢谢。

【问题讨论】:

    标签: anaconda


    【解决方案1】:

    很可能你有一个独立的 RStudio 安装,它不能很好地通过 conda 与 R 配合使用。删除独立版本,仅通过 conda 安装 rpy2。 见here

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-07-25
      • 2019-02-24
      • 2019-01-01
      • 2020-02-27
      • 1970-01-01
      相关资源
      最近更新 更多