Re: [Rpy] rpy2 ImportError: No module named win32api

2009-07-10 Thread Mark Larsen
> ImportError: No module named win32api > > What am I to do? Install the win32 extensions: http://python.net/crew/mhammond/win32/ -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in

[Rpy] rpy2 ImportError: No module named win32api

2009-07-10 Thread Tom Aldenberg
Hi, I try to to get started with rpy2 as follows. >>> import rpy2.robjects as robjects Traceback (most recent call last): File "", line 1, in import rpy2.robjects as robjects File "C:\Python26\lib\site-packages\rpy2\robjects\__init__.py", line 12, in import rpy2.rinterface as rint