[Rpy] [ rpy-Bugs-1587944 ] rpy library fails to initialise on linux

2009-06-08 Thread SourceForge.net
Bugs item #1587944, was opened at 2006-10-31 14:39 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1587944&group_id=48422 Please note that this message will contain a full copy of the comment thr

Re: [Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
documentation need some modification Python 2.4.4 (#1, Mar 11 2008, 23:13:49) [GCC 3.4.6 20060404 (Red Hat 3.4.6-8)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy2.robjects as robjects >>> >>> robjects.r['pi'] >>> pi Traceback (most recent call la

Re: [Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
solved:) ln -s /usr/local/lib/libiconv.so.2 /usr/lib/libiconv.so.2 sorry for disturb again can anyone give some hit on how to do binmol.test with RPy2? thank you:) On Tue, Jun 9, 2009 at 12:31 AM, Daofeng Li wrote: > Dear list owner and members, > > i am just new to python and R > i am trying

[Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
Dear list owner and members, i am just new to python and R i am trying to install Rpy2 right now on a linux box host centos 4.5 with python 2.4 and R 2.7.0 installed the installation is sucessful but when i do the example test, some error occurs: Python 2.4.4 (#1, Mar 11 2008, 23:13:49) [GCC 3.4