Bugs item #1611623, was opened at 2006-12-08 11:41 Message generated for change (Comment added) made by warnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1611623&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: User Education Group: rpy >Status: Closed >Resolution: Duplicate Priority: 5 Private: No Submitted By: Noel O\'Boyle (baoilleach) >Assigned to: Gregory Warnes (warnes) Summary: Error when importing 1.0RC1 on WinXP Initial Comment: I've got ActiveState Python 2.4.1 on Windows, and a working Numeric, but I get the following error after installing Rpy 1.0RC-1: ActivePython 2.4.1 Build 247 (ActiveState Corp.) based on Python 2.4.1 (#65, Jun 20 2005, 17:01:55) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> from rpy import * RHOME= C:\Program Files\R-2.4.0 RVERSION= 2.4.0 RVER= 2040 RUSER= C:\Documents and Settings\oboyle Loading the R DLL C:\Program Files\R-2.4.0\bin\R.dll .. Done. Loading Rpy version 2040 .. Traceback (most recent call last): File "<stdin>", line 1, in ? File "C:\Python24\Lib\site-packages\rpy.py", line 112, in ? exec("import _rpy%s as _rpy" % RVER) File "<string>", line 1, in ? ImportError: No module named _rpy2040 >>> Thanks in advance... ---------------------------------------------------------------------- >Comment By: Gregory Warnes (warnes) Date: 2007-10-17 22:29 Message: Logged In: YES user_id=9316 Originator: NO duplicate of issue 1592808 ---------------------------------------------------------------------- Comment By: Peter (maubp) Date: 2006-12-09 08:59 Message: Logged In: YES user_id=259020 Originator: NO I suggest marking this as duplicate of issue 1592808 ---------------------------------------------------------------------- Comment By: Peter (maubp) Date: 2006-12-09 08:58 Message: Logged In: YES user_id=259020 Originator: NO You are correct, the current setup.exe for Windows does not include the compiled module for R 2.4.0 If you can compile rpy from source, then it should work. However, until the setup exe is updated, the easy answer is indeed simply to use an older version of R. ---------------------------------------------------------------------- Comment By: Noel O\'Boyle (baoilleach) Date: 2006-12-08 11:50 Message: Logged In: YES user_id=850620 Originator: YES Hmmm...I think the problem is that my version of R is too new. I'll revert to R-2.3.1 for which there appears to be support based on the filename _rpy2031.pyd in site-packages. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1611623&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