Re: [Rpy] Problem Installing rpy2 on a MAc OS X 10.5.8

2010-10-13 Thread Alon philosof
Tried to install the version from pypi, and it worked! thanks so much. Just to note though, I have updated several dependencies that might facilitated rpy2 2.1.7 to finally work. On Oct 13, 2010, at 11:25 AM, Laurent Gautier wrote: > On 10/13/10 10:07 AM, Alon philosof wrote: >> Thanks for the

Re: [Rpy] Problem Installing rpy2 on a MAc OS X 10.5.8

2010-10-13 Thread Laurent Gautier
On 10/13/10 12:56 PM, Brad Chapman wrote: > Alon and Laurent; > >>> I get this when trying easy_install: >>> Searching for rpy2 >>> Best match: rpy2 2.1.0alpha3 >>> Adding rpy2 2.1.0alpha3 to easy-install.pth file >> >> Strange. The latest release is 2.1.7. >> Can you fetch it from Pypi then ? > >

Re: [Rpy] Problem Installing rpy2 on a MAc OS X 10.5.8

2010-10-13 Thread Brad Chapman
Alon and Laurent; > > I get this when trying easy_install: > > Searching for rpy2 > > Best match: rpy2 2.1.0alpha3 > > Adding rpy2 2.1.0alpha3 to easy-install.pth file > > Strange. The latest release is 2.1.7. > Can you fetch it from Pypi then ? I can't help with the OS X build problems, but the

Re: [Rpy] Problem Installing rpy2 on a MAc OS X 10.5.8

2010-10-13 Thread Laurent Gautier
On 10/13/10 10:07 AM, Alon philosof wrote: > Thanks for the reply. > I get this when trying easy_install: > Searching for rpy2 > Best match: rpy2 2.1.0alpha3 > Adding rpy2 2.1.0alpha3 to easy-install.pth file Strange. The latest release is 2.1.7. Can you fetch it from Pypi then ? > Using /Library

Re: [Rpy] Problem Installing rpy2 on a MAc OS X 10.5.8

2010-10-13 Thread Alon philosof
Thanks for the reply. I get this when trying easy_install: Searching for rpy2 Best match: rpy2 2.1.0alpha3 Adding rpy2 2.1.0alpha3 to easy-install.pth file Using /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ site-packages Processing dependencies for rpy2 Finished processing dep

Re: [Rpy] Problem Installing rpy2 on a MAc OS X 10.5.8

2010-10-13 Thread Laurent Gautier
From the output, this seems to be an older release you are trying to install. What would give today ? easy_install rpy2 give On 10/13/10 9:38 AM, Alon philosof wrote: > Hello, > I'm bumping a question I've posted on stackexchange and biostar but > still can't solve. > before I give up I thoug