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