On 2/28/11 11:14 PM, Uri Laserson wrote:
> I am trying to install rpy2 on my Mac OS X Snow Leopard machine.
>
> I am using homebrew to build all my packages from source, including R.
>
> I tried `pip install rpy2` and get the following output:
> https://gist.github.com/848119
>
> Any ideas what the problem might be?

The install script is not getting information it is expecting to get 
when running one of:

R CMD config --ldflags
R CMD config --cppflags
R CMD config LAPACK_LIBS
R CMD config BLAS_LIBS

This might be caused by R built and installed (so the homebrew part) a 
way not anticipated by rpy2's setup script.

A release 2.2.0 for rpy2 is getting closer, if you can try out one of 
the alphas or a fresh checkout of the repository.



L.



> Uri
>
> ...................................................................................
> Uri Laserson
> Graduate Student, Biomedical Engineering
> Harvard-MIT Division of Health Sciences and Technology
> M +1 917 742 8019
> laser...@mit.edu <mailto:laser...@mit.edu>
>
>
>
> ------------------------------------------------------------------------------
> Free Software Download: Index, Search&  Analyze Logs and other IT data in
> Real-Time with Splunk. Collect, index and harness all the fast moving IT data
> generated by your applications, servers and devices whether physical, virtual
> or in the cloud. Deliver compliance at lower cost and gain new business
> insights. http://p.sf.net/sfu/splunk-dev2dev
>
>
>
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to