Re: [Rpy] installing rpy on a max running osx10.4

2008-04-17 Thread Mark Thomas
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

Re: [Rpy] installing rpy on a max running osx10.4

2008-04-16 Thread Gregory Warnes
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