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')