Hi,
I tried to use Rpy inside a Django app but got the following error that
prevents importing and using Rpy:
File "/home/wierob/Desktop/mysite/../mysite/polls/views.py", line 1, in
from rpy import *
File "/usr/lib/python2.6/dist-packages/rpy.py", line 346, in
r
This solves the error messages during rpy installation. But I still get
the error message when importing rpy.
Laurent Gautier schrieb:
> wierob wrote:
> (...)
>>
>> Any ideas?
>>
>
> Check permissions (somehow it seems that
Hi,
I'm trying to install Rpy on Windows Vista. I tried various combinations
of Python 2,5, Python 2,6, R 2.7, R 2.9 without success. Although,
http://rpy.sourceforge.net/rpy2/doc/html/overview.html#installation
claims that R2.9 is supported, I get the following error message (rpy
2.0.4):
> A