Re: [Rpy] Problem with the installation of rpy on Mac (Leopard)

2008-05-18 Thread Mirco Musolesi
Thanks Gregory. I downloaded the new mac binary for 1.3.0. Unfortunately, I got this error: rpy.py:1: RuntimeWarning: Python C API version mismatch for module _rpy2070: This Python has API version 1013, module _rpy2070 has version 1012. # Mirco On May 18, 2008, at 10:16 PM, Warnes, Gre

Re: [Rpy] Problem with the installation of rpy on Mac (Leopard)

2008-05-18 Thread Warnes, Gregory R
I've uploaded a new mac binary for 1.3.0 that supports 2.6.2 and 2.7.0. -G --Original Message-- From: Mirco Musolesi To: rpy-list@lists.sourceforge.net ReplyTo: RPy help, support and design discussion list Sent: May 18, 2008 7:06 PM Subject: [Rpy] Problem with the installation of rpy on M

Re: [Rpy] Problem with the installation of rpy on Mac (Leopard)

2008-05-18 Thread Sean Davis
On Sun, May 18, 2008 at 7:06 PM, Mirco Musolesi <[EMAIL PROTECTED]> wrote: > > Hello, > > I tried to install rpy.py on my Mac (running Mac OS X Leopard), but I > got the following error: > > musolesi$ python rpy.py install > Traceback (most recent call last): > File "rpy.py", line 134, in >

[Rpy] Problem with the installation of rpy on Mac (Leopard)

2008-05-18 Thread Mirco Musolesi
Hello, I tried to install rpy.py on my Mac (running Mac OS X Leopard), but I got the following error: musolesi$ python rpy.py install Traceback (most recent call last): File "rpy.py", line 134, in """ % RVERSION) RuntimeError: No module named _rpy2062 RPy module can not be imp