Re: [Rpy] Rpy import error in django app

2009-05-26 Thread Laurent Gautier
Barry Rowlingson wrote: > On Sun, May 24, 2009 at 7:57 PM, Toby HOCKING > wrote: >> Yes this is a bizarre error that I had been getting. It was difficult >> to track down >> exactly where the bug came from, but it was somehow related to the C >> stack limit size, >> which was evidently too small

Re: [Rpy] Rpy import error in django app

2009-05-26 Thread Barry Rowlingson
On Sun, May 24, 2009 at 7:57 PM, Toby HOCKING wrote: > Yes this is a bizarre error that I had been getting. It was difficult > to track down > exactly where the bug came from, but it was somehow related to the C > stack limit size, > which was evidently too small and causing the R process to crash

Re: [Rpy] Rpy import error in django app

2009-05-24 Thread Toby HOCKING
Yes this is a bizarre error that I had been getting. It was difficult to track down exactly where the bug came from, but it was somehow related to the C stack limit size, which was evidently too small and causing the R process to crash ... only when used in conjunction with RPy and Django (bi