Could not install rpy2 correctly
问题 I try to install rpy2 on my computer with R 3.1.1 using the command: pip install rpy2 --user It output success, but when I try to test it using python -m rpy2.tests It give me the following error File "/mnt/work1/software/python/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/mnt/work1/software/python/2.7/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/mnt/work1/users/home2/stamaki/.local/lib/python2.7