Comment 29 for bug 128180

Revision history for this message
Javier Rovegno Campos (jrovegno) wrote :

Today I've upgrade python-rpy , r-cran-boot and r-cran-vr from http://cran.r-project.org/bin/linux/ubuntu/
And the problem had solved in Feisty
upgrade python-rpy 1.0~rc1-5 1.0.2-1feisty0
upgrade r-cran-boot 1.2.32-1feisty0 1.2.33-1feisty0
upgrade r-cran-vr 7.2.41-1feisty0 7.2.42-1feisty0

Now I had this results:
$ ls /usr/lib/python2.5/site-packages/_rpy*
/usr/lib/python2.5/site-packages/_rpy2070.so

$ python -c "import rpy"
$

Thanks