On Sat, 17 Jan 2004 17:54:19 -0500 Mason Staugler <[EMAIL PROTECTED]> wrote:
> I try running the game tutorials and get the following error: > > Traceback (most recent call last): > File "game_skel1.py", line 26, in ? > import soya.model as model > File "/usr/lib/python2.2/site-packages/soya/model.py", line 18, in > ? > import soya, soya.math3d as math3d, soya.soya3d as soya3d > File "/usr/lib/python2.2/site-packages/soya/soya3d.py", line 174, > in ? > class Camera(soya._CObj, GraphicElement, soya.widget.Widget, > _soya._Camera): > TypeError: type '_soya._Camera' participates in gc and is a base type > but has inappropriate tp_free slot > > Also, all the e-mails I received with regard to subscribing me to the > list were in French. Is this a French-speaking list? Hum, i guess you are using an old version of Soya (< 0.5.2) with a recent version of Python (> 2.3) ? You must update to Soya 0.6.1 (or 0.5.2, but 0.6.1 is better). no... but we use a French-hosted server :-) Jiba -- Pour vous desabonner envoyez un mail a [EMAIL PROTECTED]
