Re: [Rpy] (no subject)

2013-11-18 Thread Uwe Schmitt
Hi, I guess your Python is 2.4 or older ? The complaint you see in the stacktrace is caused by Pythons verion of the ternary operator, see http://stackoverflow.com/questions/394809/ternary-conditional-operator-in-python#394814 which was introduced in 2.5. Regards, Uwe Am 18.11.2013 02:18, schr

Re: [Rpy] (no subject)

2013-11-18 Thread Laurent Gautier
On 11/17/2013 11:19 PM, Sean Davis wrote: On Sun, Nov 17, 2013 at 11:02 PM, Thomas Kluyver > wrote: On 17 November 2013 19:10, Hodgess, Erin mailto:hodge...@uhd.edu>> wrote: This is on a server. The python that I use is 2.7.5, but the system is

Re: [Rpy] (no subject)

2013-11-18 Thread Hodgess, Erin
Hi everyone: I finally found an old version of R on my system. I took care of that and now everything is fine. Sorry for all of the trouble and thanks for your time! Sincerely, Erin From: Laurent Gautier [lgaut...@gmail.com] Sent: Monday, November 18, 2013 6:1