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 easy_install
issue is that it's already finding 2.1.0alpha3 in the path, so is
telling you that it's already installed. To force an upgrade to 
the latest version from PyPi, do:

easy_install -U rpy2

Brad

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to