Hello,

I am trying to call R-2.12.2 from Python 2.6.5 thru RPy2.0.8 on Windows Vista.
Can anybody help me with the error I get when calling:

>>> import rpy2.robjects as robjects

Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
import rpy2.robjects as robjects
File "C:\Python26\lib\site-packages\rpy2\robjects\__init__.py", line 154, in 
<module>
class RObject(RObjectMixin, rinterface.Sexp):
AttributeError: 'module' object has no attribute 'Sexp'

Thanks in advance,
Richard
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to