Re: [Rpy] Rpy2 error when trying to import a library

2010-07-05 Thread Laurent Gautier
That's a possible mismatch between the version of R rpy2 was compiled against and the version of R (and packages) you are running this against. On 7/6/10 12:59 AM, Fong Chun Chan wrote: > Hi, > > I am getting this weird error when I try to import the affy package from > python using Rpy2. I am u

[Rpy] Rpy2 error when trying to import a library

2010-07-05 Thread Fong Chun Chan
Hi, I am getting this weird error when I try to import the affy package from python using Rpy2. I am using R version 2.10.1 and Rpy2 2.1.3. The piece of code that is causing it is "r.library('simpleaffy'') and the error I am getting: Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to