Rpy2 Cannot Find R.dll
问题 I am on Windows 7 64bit with Python 2.7.9, have installed R-3.2.0 (also previously tried R-2.12.2 and R-3.1.3 but got the same result), added C:\Program Files\R\R-3.2.0\bin\i386 to the system path, added R_HOME as a system variable with value C:\Program Files\R\R-3.2.0 , added R_USER with value "Matt", and installed rpy2-2.3.0dev with a .exe file, which installed. However, typing from rpy2 import robjects gives the following error in rpy2\rinterface\__init__.py: Traceback (most recent call