【发布时间】:2016-01-06 11:47:00
【问题描述】:
我正在使用 R 2.7.2 和 python 2.6.6 并在 centos 6.7 上下载了 rpy2-2.7.6 。我正在尝试使用多种方式在 centos 上安装 ryp2。
python setup.py build --r-home=/usr/lib64/R/lib installpip install ryp2
遇到常见错误:
Error: Tried to guess R's HOME but no command (R) in the PATH " .
除此之外,我还在.bashrc 中添加了 PATH 和 LD_LIBRARY_PATH,其中包含 R_home 和 R bin 路径。
仍然出现同样的错误。请帮我解决这个问题。
【问题讨论】: