On 3 avr. 09, at 14:10, Anthony Smith wrote: > Compiling Soya3d on win32 for python25 with gcc-4 and pyrex-9.7.2 > > It does work! Collisions currently do not work with terrain or other > objects- this could be due to code that needs changing on my part. > This > is the error I get: > Exception exceptions.TypeError: "'_soya.Contact' object does not > support > item assignment" in '_soya.collide_callback' ignore
soya is not compatible with version of pyrex greater than 9.6.4 Thx for the message anyway :-) -- marmoute _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
