On Thu, Dec 17, 2009 at 12:01:11PM +0100, deavid wrote: > Hi, > I'm working very hard to have Soya compiled using latest Pyrex 0.9.8.5
Thank you very much > At least, these patches will make soya compilable with that version of > pyrex, but it is not perfect. That's a great start > ODE collisions work, when using single precision libraries of ODE. > > But it fails in the following tutorials: > > ** python tutorial/ode-collision-4-pushable.py -- FAILS -- returns: > Exception exceptions.TypeError: "'soya._soya.Contact' object does not > support item assignment" in 'soya._soya.collide_callback' ignored This work fine with older pyrex version. I hope > ** python tutorial/ode-collision-7-hit_func-3-contacts.py -- FAILS -- returns: > File "tutorial/ode-collision-7-hit_func-3-contacts.py", line 38, in <module> > soya.MAIN_LOOP.events > AttributeError: 'NoneType' object has no attribute 'events' Hum strange. I'll try to investigate this to the end of the week. It's strange to have code running without MAIN_LOOP defined > ** python tutorial/ode-collision-8-terrain.py --FAILS-- balls pass > through terrain. It should be the same item assignement issue. > ** python tutorial/ode-collision-9-box.py --FALLS-- objects pass > through floor. and an error in shell: > Exception exceptions.TypeError: "'soya._soya.Contact' object does not > support item assignment" in 'soya._soya.collide_callback' ignored idem > ** the rest of examples seems to be working sweet. (but we really need a serious test suite.) > I will work to have these working too. Thank you very much again. -- Pierre-Yves _______________________________________________ Soya-user mailing list Soya-user@gna.org https://mail.gna.org/listinfo/soya-user