Hi,
I just reinstalled R with version 2.11 (on a Mac running OS X 10.5.8). Rpy2
used to run fine on my machine, but now I'm running into a problem I've
never seen before:
>>> from rpy2.robjects import *
Traceback (most recent call last):
File "", line 1, in
File "build/bdist.macosx-10.3-fat/
!
-David
On Sun, Sep 19, 2010 at 11:06 PM, David Robinson wrote:
> Hi,
>
> I just reinstalled R with version 2.11 (on a Mac running OS X 10.5.8). Rpy2
> used to run fine on my machine, but now I'm running into a problem I've
> never seen before:
>
> >>> from