Hi,
I'm getting a weird error when trying to import rpy2.robjects. I'm on Mac OS X,
10.6.2. I haven't used rpy2 for a while, but I'm sure that last time I did use
it, this error was not occurring. I have no idea what's changed, nor any real
ability to track down the source of this error. Here'
On 2/5/10 6:56 PM, Mike Dewar wrote:
> Hi,
>
> I'm getting a weird error when trying to import rpy2.robjects. I'm on
> Mac OS X, 10.6.2. I haven't used rpy2 for a while, but I'm sure that
> last time I did use it, this error was not occurring. I have no idea
> what's changed, nor any real ability t
Hi,
I'm not sure exactly what's changed since rpy2 was working. Quite possibly both
the python and the R versions have changed. Yes I've tried re-installing rpy2,
both via easy_install and by downloading the latest version and running python
setup.py install.
The version of R I'm using could b
LOL,
this a cool tip!! You are right!!
I never thought about that. Sometimes the answer is as close as a little
slap in the face.
Thank you a lot!!
Thanks to Laurent Gautier as well!
Am Donnerstag, den 04.02.2010, 21:33 +0100 schrieb Guillaume Yziquel:
> jakob fischer a écrit :
> > Hello ever
I am trying to get the two most basic RPy examples to work. I am on a
Windows XP platform (also trying Window 7, and OpenSUSE 11.2, none work,
all seem to have different problems!) I have both rpy and rpy2 installed.
I have R version 2.10.1, and Python 2.6. Also the most recent versions of
It seems that you don't have installed rpy correctly. I should say that it
is probably a good idea to stick with rpy2 and forget rpy. But you should
run the tests after install rpy2. Which version of rpy2 are you using?
---
On Fri, Feb 5, 2010 at 7:50 PM, John A Schroeder wrote:
>
> I am trying to get the two most basic RPy examples to work. I am on a
> Windows XP platform (also trying Window 7, and OpenSUSE 11.2, none work, all
> seem to have different problems!) I have both rpy and rpy2 installed. I
> have R ve
On 2/6/10 12:26 AM, Peter wrote:
> On Fri, Feb 5, 2010 at 7:50 PM, John A Schroeder
> wrote:
>>
>> I am trying to get the two most basic RPy examples to work. I am on a
(...)
>
> I recall seeing a bug report and fix to cope with the two digit
> minor release number (the 10 in 2.10.1), try this:
On 2/5/10 8:01 PM, Mike Dewar wrote:
> Hi,
>
> I'm not sure exactly what's changed since rpy2 was working. Quite
> possibly both the python and the R versions have changed. Yes I've
> tried re-installing rpy2, both via easy_install and by downloading
> the latest version and running python setup.p