Bug#383868: libode0c2: python-soya reports undefined symbol in ode when trying to load ode module

2006-09-12 Thread Duck
Coin, Sorry for being late, i'm way too busy these days... Guus Sliepen [EMAIL PROTECTED] writes: I disabled OPCODE support in the ode 0.5 package, because the code is broken on 64 bit architectures. Ode 0.6 is out already, and it has a working OPCODE for 64 bit architectures, however it is

Bug#383868: libode0c2: python-soya reports undefined symbol in ode when trying to load ode module

2006-08-20 Thread Isaac Clerencia
Package: libode0c2 Version: 1:0.5-5 Severity: normal I'm trying to use ode from python-soya and I'm getting the following: % cat ode.py from soya import ode ٢ [EMAIL PROTECTED]:/tmp/tutorial % python ode.py Traceback (most recent call last): File ode.py, line 1, in ? from soya import ode

Bug#383868: libode0c2: python-soya reports undefined symbol in ode when trying to load ode module

2006-08-20 Thread Guus Sliepen
On Sun, Aug 20, 2006 at 11:24:07AM +0200, Isaac Clerencia wrote: I'm trying to use ode from python-soya and I'm getting the following: % cat ode.py from soya import ode ٢ [EMAIL PROTECTED]:/tmp/tutorial % python ode.py Traceback (most recent call last): File ode.py, line 1, in ?