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

[Rpy] Error when I try to install Rpy2 on Centos x64 6.0

2011-11-15 Thread Arvind IK Chari
Hi I am trying to install Rpy2 on a centos 6 -x64 system. However I am getting an error- the full log of error is given below-- [root@localhost rpy2-2.2.3]# python setup.py install running install running build running build_py creating build creating build/lib.linux-x86_64-2.6 creating build/l