Re: [Rpy] Problems of installing rpy2.2.2 under python3.2.1

2011-08-07 Thread Laurent Gautier
Fixed in 2.3-dev: http://rpy.sourceforge.net/rpy2/doc-2.3/html/overview.html#requirements On 2011-08-01 12:42, Peng Lian wrote: Got it! Thanks. At 2011-08-01 17:56:35,"Laurent Gautier" wrote: That's because of a recent change in R-2.14-dev: development R does no longer report the tar

Re: [Rpy] Problems of installing rpy2.2.2 under python3.2.1

2011-08-01 Thread Peng Lian
Got it! Thanks. At 2011-08-01 17:56:35,"Laurent Gautier" wrote: That's because of a recent change in R-2.14-dev: development R does no longer report the target release number (I am not about why they made it this way). This change is breaking setup.py when fetching the R version. Until I fix it

Re: [Rpy] Problems of installing rpy2.2.2 under python3.2.1

2011-08-01 Thread Laurent Gautier
That's because of a recent change in R-2.14-dev: development R does no longer report the target release number (I am not about why they made it this way). This change is breaking setup.py when fetching the R version. Until I fix it, you have to either rely on R-2.13 (latest release) or hack set

Re: [Rpy] Problems of installing rpy2.2.2 under python3.2.1

2011-08-01 Thread Peng Lian
R --version R Under development (unstable) (2011-07-27 r56513) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-unknown-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under the terms o

Re: [Rpy] Problems of installing rpy2.2.2 under python3.2.1

2011-08-01 Thread Laurent Gautier
What I would like is that is returned when in a shell you write "R --version" and press "enter". L. On 2011-08-01 08:34, Peng Lian wrote: At 2011-08-01 13:19:23,"Laurent Gautier" wrote: The setup script meets something unexpected regarding the R version. What does "R --version" ret

Re: [Rpy] Problems of installing rpy2.2.2 under python3.2.1

2011-07-31 Thread Peng Lian
At 2011-08-01 13:19:23,"Laurent Gautier" wrote: The setup script meets something unexpected regarding the R version. What does "R --version" return ? I check out the source code of R in recently svn repository, and compile by abs script in archlinux. The R version information: R> version

Re: [Rpy] Problems of installing rpy2.2.2 under python3.2.1

2011-07-31 Thread Laurent Gautier
The setup script meets something unexpected regarding the R version. What does "R --version" return ? On 2011-08-01 04:45, Peng Lian wrote: Hi, When I build rpy2.2.2 using the command "python setup.py build", I have got some errors ,that is, AttributeError: 'NoneType' object has no attribute '