[Rpy] faithful.py fails on Ubuntu Feisty

2007-07-27 Thread Jan Groenewald
Hi I have this on Ubuntu Feisty 7.04: ii python 2.5.1-0ubuntu3 An interactive high-level object-oriented la ii python-rpy 1.0~rc1-5 Python interface to the GNU R language and e ii r-base 2.4.1-1GNU R statistical computing language and env I try to run the demo

Re: [Rpy] faithful.py fails on Ubuntu Feisty

2007-07-27 Thread Josh Wilcox
Hi Jan! I had similar problems with this demo: Here're my solutions: On working through the faithful.py demo at: http://rpy.sourceforge.net/rpy_demo.html. If one does the following: 1> copy the demo verbatim into a file on my system 2> prepend #! /usr/bin/env python to it 3> place