I used the command:
sudo pip install rpy2
and I got the following error:
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement rpy2
Cleaning up...
No distributions at all found for rpy2
Storing debug log for failure in /home/elena/.pip/pip.log
How could I fix the problem? Any suggestion?