This is a very frustrating error that I've had on numerous occasions
with a myriad of different packages, I've never really known what I've
done to resolve it however I've found that using python 2.6 and gcc 4.0
seems to be much better for installing python packages, you can change
the symlink
> I'm trying to install rpy2 on a Mac running Mac OS 10.6.4. The Mac has R
> version 2.11.1, Python 2.6.2, and gcc version 4.2.1.
The problem lies with Python itself: http://bugs.python.org/issue8366
HTH,
Greg
--
Greg Slodkowicz
Building 208, Room 014
Center for Biological Sequence Analysis
De
Hi,
I'm trying to install rpy2 on a Mac running Mac OS 10.6.4. The Mac has R
version 2.11.1, Python 2.6.2, and gcc version 4.2.1.
When I try to install rpy2 (version 2.1.3), I get the following error
message:
python setup.py install
running install
running build
running build_py
running