Re: [Rpy] Unable to install rpy2 on Amazon EC2 Instance running Ubuntu 10.04

2011-11-17 Thread Thomas Kluyver
On 17 November 2011 13:07, Arvind IK Chari wrote: > I am trying to install RPy2 in a Ubuntu Linux 32-bit 10.04 instance in > Amazon EC2. > I've not used EC2, but I assume you've got access to the Ubuntu repositories. Unless you need a newer version of rpy2, it's probably simplest just to install

[Rpy] Unable to install rpy2 on Amazon EC2 Instance running Ubuntu 10.04

2011-11-17 Thread Arvind IK Chari
Hello, I am trying to install RPy2 in a Ubuntu Linux 32-bit 10.04 instance in Amazon EC2. The error message I get is as follows-- Command /usr/bin/python -c "import setuptools;__file__='/home/ubuntu/build/rpy2/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec')

Re: [Rpy] Problem installing rpy2 after upgrade to 11.10

2011-11-17 Thread Bruno Santos
It was actually compiled as a shared library but I believe the problem was that I had installed previously from the packages repository as well so I got several versions installed. Even after removing rpy2 and R through the software centre and uninstall my installation from source I could still use