Bugs item #1827071, was opened at 2007-11-06 11:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1827071&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: Win32 Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: import error / restart Initial Comment: After trying to import rpy in python the only thing I got is a restart and a not loaded import. In my specific case _rpy2051 (with R version 2.5.1 installed) could not be loaded. I also tried _rpy2041 (R version 2.4.1 installed) but I got the same effect. There is no error/exception message given. I am using win xp sp2 and installed the required software (python 2.4, R 2.5.1, Numeric-24.2.win32-py2.4.exe, pywin32-210.win32-py2.4.exe and rpy-1.0-RC3.win32-R2.0.0-R-2.5.1-py2.4.exe). I also have noticed that in rpy.py on line 119 the content of a try/except block is only a 'pass', which probably should be replaced by line 117 'exec("import _rpy%s as _rpy" % RVER)'. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1827071&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