0

大家早上好,在 Windows XP 机器上安装 rpy 版本 2.1.7 期间我真的很挣扎。我将正确的路径放在环境变量中(C:\R\R-2.10.0\bin 称为 R_HOME)。安装过程似乎接受了该条目,并且没有给出消息“路径中没有 R 命令”,它开始安装。

但是,过了一会儿,它给了我以下错误:

文件“C:\python26\lib\site-packages\setuptools\package-index.py”,第 475 行,在 fetch_distribution return dist.clone(location=self.download(dist.location, tmpdir)) AttributeError: 'NoneType'对象没有属性“克隆”

有人可以向我解释这是什么意思吗?非常感谢,法比奥

4

1 回答 1

1

MS Windows 目前不支持 rpy2 > 2.0.x。

于 2010-11-02T12:14:37.997 回答