I'm unofficially in charge of putting up the next version of Rpy to
work on Windows with 2.4 and the versions before 2.3.1. Hopefully it
will be there by early next week. Right now it will only work with
2.3.1. I'll let you know when it's done.

a


2006/12/8, SourceForge.net <[EMAIL PROTECTED]>:
> Bugs item #1611623, was opened at 2006-12-08 16:41
> Message generated for change (Comment added) made by baoilleach
> 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: Win32
> Group: rpy
> Status: Open
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: Noel O\'Boyle (baoilleach)
> Assigned to: Nobody/Anonymous (nobody)
> 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: Noel O\'Boyle (baoilleach)
> Date: 2006-12-08 16: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
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to