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

2011-07-31 Thread Peng Lian
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 'groups'. Please tell me how to solve this. I use archlinux, the system information: Linux Archlinux 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14

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 '

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