Hi,

I try to to get started with rpy2 as follows.

>>> 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 12, 
in <module>
    import rpy2.rinterface as rinterface
  File "C:\Python26\lib\site-packages\rpy2\rinterface\__init__.py", line 
39, in <module>
    import win32api
ImportError: No module named win32api

What am I to do?

Kind regards,
Tom

Tom Aldenberg
RIVM
PO Box 1
NL-3720 BA Bilthoven
Netherlands
T: +31 30 2743137
F: +31 30 2744413
E: tom.aldenb...@rivm.nl


Disclaimer RIVM
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to