Thank you so much! Everything seems to work now.
I did not understand that the difference between rpy and rpy2 was so big, I
thought that they were just different versions of the same tool. Now I will use
the correct documentation for rpy2.
Cheers,
Eva
-Original Message-
From: Mark Lar
our help,
Eva
-Original Message-
From: Peter [mailto:rpy-l...@maubp.freeserve.co.uk]
Sent: den 4 januari 2010 18:46
To: RPy help, support and design discussion list
Subject: Re: [Rpy] rpy in Windows, how to get started?
On Mon, Jan 4, 2010 at 2:39 PM, Eva Lindberg wrote:
> Hi,
>
> I have used R bef
hen I try
>>> from rpy import *
I get an error message:
Traceback (most recent call last):
File "", line 1, in
from rpy import *
ImportError: No module named rpy
Any ideas what might be wrong?
M