I get an error when I try to import rpy2. Here is the code and error.
>>> import pandas.rpy.common Traceback (most recent call last): File \"C:\\PF\
I recently ran into a similar issue. I was trying to install rpy2 using anaconda version of python(3.6.3). Below, mentioned command worked for me,
* python3 -m conda install rpy2