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 da
Maybe you can try the binary I compiled using R 2.5.1 and Python 2.5.
It's a patched up version of RPy-1.0-RC3. It seems to work for me,
although it doesn't seem to fully work for everyone. Anyway, if you
try it, let me know if it works.
http://manuzhai.nl/files/rpy-1.0-RC3.win32-py2.5.exe
Cheers
Hi!
thank you for your Email.
I am using the latest version of rpy: rpy-1.0-RC3 and it did not work
... :-(
Thomas.
Manuzhai wrote:
>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 Wal
Unfortunately, I cannot use that, because I am working under linux.
Thx anyway!
Thomas.
Manuzhai wrote:
>Maybe you can try the binary I compiled using R 2.5.1 and Python 2.5.
>It's a patched up version of RPy-1.0-RC3. It seems to work for me,
>although it doesn't seem to fully work for everyone
This version seems to work on my PC (WinXP, python 2.5, R 2.5.1 and
NumPy 1.0.3), so thanks for the good work.
1 problem though, on my pc it seems like python crashes, when I want to
plot a float32 array, while a float64 is no problem. Am I the only one
having this problem?
from numpy import *
That crashes for me, too. Since I don't know anything about the
innards of R or numpy, I have no clue on how to fix this. If/when I
need this, I'll look into it again.
Cheers,
Manuzhai
On 9/12/07, Reinder Brolsma <[EMAIL PROTECTED]> wrote:
> This version seems to work on my PC (WinXP, python 2.5