Hi, I have used R before and I am now learning python so of course I want to connect them using rpy.
I am working in Windows and I have followed the steps in http://rpy.sourceforge.net/rpy/README. I'm using R-2.10.1 so I have added C:\Program Files\R\R-2.10.1\bin to my path variable. When I try >>> from rpy import * I get an error message: Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> from rpy import * ImportError: No module named rpy Any ideas what might be wrong? Many thanks, Eva Lindberg
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list