Re: [Pythonmac-SIG] python2.4 crashes (bus error)

2005-10-25 Thread Chris Fonnesbeck
On 10/25/05, Piet van Oostrum <[EMAIL PROTECTED]> wrote: > > Chris Fonnesbeck <[EMAIL PROTECTED]> (CF) wrote: > > >CF> # Loop over models > >CF> for model in models: > ... > >CF> # Initialize sampler > >CF> sampler = models[model](county) > > Maybe this h

Re: [Pythonmac-SIG] python2.4 crashes (bus error)

2005-10-25 Thread Piet van Oostrum
> Chris Fonnesbeck <[EMAIL PROTECTED]> (CF) wrote: >CF> # Loop over models >CF> for model in models: ... >CF> # Initialize sampler >CF> sampler = models[model](county) Maybe this has nothing to do with your crash, but I saw something strange in your cod

Re: [Pythonmac-SIG] python2.4 crashes (bus error)

2005-10-24 Thread Robert Kern
Chris Fonnesbeck wrote: > Thread 0 Crashed: > 0 <<>>0x 0 + 0 > 1 flib.so 0x031b9690 array_from_pyobj + 1180 > (fortranobject.c:689) > 2 flib.so 0x031b4d4c f2py_rout_flib_poisson > + 168 (flibmodule.c:843) It's a