Hi Gregory
Thanks. I've tried that but it doesn't work - and I have Numpy installed (am
a regular user). The error message I get is:
python setup.py build
RHOMES= []
DEBUG= True
Setting RHOMES to ['/Library/Frameworks/R.framework/Resources']
### Using R verion 2.6.2 installed at
/Library/Framew
Hi Mark
I do my rpy development on OSX 10.4, using python 2.4.2.
To install rpy, just download and unpack the source .tar.gz file,
then run
python setup.py build
sudo python setup.py install
you'll probably want to ensure that Numpy is installed before you do
this so you