On 18 Nov 2003 10:53:18 +0100 Johann Dr�o <[EMAIL PROTECTED]> wrote: > Hi, > > I just find some time to retry Soya, and I have an error when trying to > launch a tutorial : > > ---- > $ python lesson-001.py > Traceback (most recent call last): > File "lesson-001.py", line 43, in ? > import soya, soya.soya3d as soya3d, soya.model as model, soya.cube > as cube > File "/usr/lib/python2.2/site-packages/soya/__init__.py", line 18, in > ? > from _soya import * > ImportError: /usr/lib/libcal3d.so.0: undefined symbol: > __cxa_pure_virtual > ---- > > I can't find anything on this error, even in the cal3d web site. > Here is my configuration : > Soya 0.5.1 > Cal3D 0.8-1 > Python 2.2.2 > RedHat 9 > > Any ideas ?
Some people have already encountered this problem... It is due to a problem in linking library that occurs only on certains Linux distribution (Debian in particular, but not Mandrake). The 0.5.2 version of Soya should fix the problem (at least it does with Debian). Jiba -- Pour vous desabonner envoyez un mail a [EMAIL PROTECTED]
