Bugs item #1587944, was opened at 2006-10-31 09:39 Message generated for change (Comment added) made by warnes 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 thread, including the initial issue submission, for this request, not just the latest update. Category: POSIX Group: rpy >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Dion (redl0tus) Assigned to: Walter Moreira (wall_m) Summary: rpy library fails to initialise on linux Initial Comment: I'm running: Linux kernel 2.6.16 Python 2.3 and 2.4.4c0 R version 2.4.0 (2006-10-03) I get the following error for both versions of python: >>> import rpy RHOME= /usr/lib/R RVERSION= 2.4.0 RVER= 2040 RUSER= /global/home/dion Loading Rpy version 2040 ..Error in checkConflicts(value) : unimplemented type 'character' in 'asLogical' Done. Creating the R object 'r' ..Error in get(x, envir, mode, inherits) : variable "help" was not found Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.3/site-packages/rpy.py", line 318, in ? r = R() File "/usr/lib/python2.3/site-packages/rpy.py", line 269, in __init__ self.helpfun = with_mode(NO_CONVERSION, self.__getitem__('help')) File "/usr/lib/python2.3/site-packages/rpy.py", line 290, in __getitem__ obj = self.__dict__[name] = self.__dict__.get(name, self.get(name)) rpy.RException: Error in get(x, envir, mode, inherits) : variable "help" was not found Cheers, d ---------------------------------------------------------------------- >Comment By: Gregory Warnes (warnes) Date: 2007-10-17 22:39 Message: Logged In: YES user_id=9316 Originator: NO Does this happen with the current version of rpy? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1587944&group_id=48422 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list