Hi,
You are likely trying to call a feature present in rpy2 >= 2.1.0 with an
older version.
You seem to be working on MSWindows, and unfortunately the latest
distributed version for that OS in 2.0.8. More about a possible future
for rpy2 on Windows is on the website:
http://rpy.sourceforge.net
Hi,
Here is the output:
Traceback (most recent call last):
File "C:\src\rpy2\testPCA.py", line 4, in
from rpy2.robjects.packages import importr
ImportError: No module named packages
"import rpy2.robjects as robjects" worked just fine.
Is there some folder that I need to add to my windows