I am trying to load rpy2 inside a project where I am working with anaconda and I am getting a surprising error for which I cannot find a solution.
rpy2
anaconda
I just built an updated rpy2 2.7.0 against R 3.2.2. Can you run
conda install -c r rpy2
and see if that fixes it?