What RPy version did you use? You might want to try the latest
1.0-RC3, which should have fixed this problem.

Cheers,

Manuzhai

On 9/11/07, Thomas Walter <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I have successfully used rpy under python 2.4 with R 2.2, and it was
> really a great help, because the data structure under R is not so
> comfortable to use.
>
> Now, I had to install R 2.5.1. I did this according to the
> recommendation as a shared library.
> I reinstalled rpy. Everything went fine. But now, I cannot import rpy
> anymore. The error is:
>
> RHOME= /usr/local/lib/R
> RVERSION= 2.5.1
> RVER= 2051
> RUSER= /home/twalter
> Loading Rpy version 2051 ..
> Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
>  File "/usr/local/lib/python2.4/site-packages/rpy.py", line 117, in ?
>    exec("import _rpy%s as _rpy" % RVER)
>  File "<string>", line 1, in ?
> ImportError: /usr/local/lib/python2.4/site-packages/_rpy2051.so:
> undefined symbol: R_CStackLimit
>
> What can I do?
>
> Thank you very much!
>
> Thomas.
>
> --
> -------------------------
> Thomas Walter
>
> EMBL Heidelberg
> Meyerhofstrasse 1
> 69117 Heidelberg
> Germany
>
> Tel: +49 (0)6221 387-8857
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to