Hi All, I've just downloaded and installed rpy2 v2.1.0alpha3 (python 2.6.4) and everything seemed to have gone well until I came to test it. import rpy2, rpy2.__path__ and rpy2.__version__ all report the correct locations and versions... but when I try to runt he high-level objects unittest (as described on the install page website) I get the following....
>>> import rpy2.robjects.tests Traceback (most recent call last): File "<stdin>", line 1, in <module> File "build/bdist.linux-i686/egg/rpy2/robjects/__init__.py", line 12, in <module> File "build/bdist.linux-i686/egg/rpy2/rinterface/__init__.py", line 75, in <module> File "build/bdist.linux-i686/egg/rpy2/rinterface/rinterface.py", line 7, in <module> File "build/bdist.linux-i686/egg/rpy2/rinterface/rinterface.py", line 3, in __bootstrap__ ImportError: No module named pkg_resources am I missing something? -- Cheers, Nick Schurch Data Analysis Group (The Barton Group), School of Life Sciences, University of Dundee, Dow St, Dundee, DD1 5EH, Scotland, UK Tel: +44 1382 388707 Fax: +44 1382 345 893 ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list