Bugs item #2837048, was opened at 2009-08-13 20:04
Message generated for change (Comment added) made by lgautier
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2837048&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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Renato Tonielli (rexthebest)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error to import
Initial Comment:
When I try to import rpy module, PythonWin 2.5.2 (r252:60911, Mar 27 2008,
17:57:18) [MSC v.1310 32 bit (Intel)] on win32 give me this error
Errore in function (x, pos = -1, envir = as.environment(pos), mode = "any", :
variabile "help" non trovata
Traceback (most recent call last):
File "<interactive input>", line 1, in <module>
File "C:\Python25\Lib\site-packages\rpy.py", line 346, in <module>
r = R()
File "C:\Python25\Lib\site-packages\rpy.py", line 297, in __init__
self.helpfun = with_mode(NO_CONVERSION, self.__getitem__('help'))
File "C:\Python25\Lib\site-packages\rpy.py", line 318, in __getitem__
obj = self.__dict__[name] = self.__dict__.get(name, self.get(name))
RPy_RException: Errore in function (x, pos = -1, envir = as.environment(pos),
mode = "any", :
variabile "help" non trovata
----------------------------------------------------------------------
>Comment By: lgautier (lgautier)
Date: 2009-08-13 20:41
Message:
Are you sure that the problem is in rpy rather than in your installation
(combo Python-rpy-R) ?
You may also want to specify what is your R version.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2837048&group_id=48422
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list