The only way i know to make this work is using soya cvs edit setup.py 
and make sure USE_ODE is set to True. Then go into the ode-0.5 directory 
and run make clean; make configure; make. Dont do make install. 
Then build soya and you should have ode support. 

On Sun, Jun 26, 2005 at 10:02:26PM +0200, Ronan Sandford wrote:
> 
> Hello
> 
> I would like to know why when i execute buggy.py i
> have an error with ode :
> 
> bash-2.05b$ python2.3 buggy.py
> * Soya 3D * Using 8 bits stencil buffer
> 
> * Soya 3D * version 0.9.2
> * Using OpenGL 1.2 Mesa 6.2.1
> *   - renderer : Mesa DRI Radeon 20040929 AGP 1x x86
> TCL
> *   - vendor   : Tungsten Graphics, Inc.
> *   - maximum number of lights        : 8
> *   - maximum number of clip planes   : 6
> *   - maximum number of texture units : 2
> *   - maximum texture size            : 1024 pixels
> 
> dealloc <HashSpace>
> Traceback (most recent call last):
>   File "buggy.py", line 37, in ?
>     space = ode.HashSpace(world=scene)
> TypeError: 'world' is an invalid keyword argument for
> this function
> * Soya3D * Quit...
> 
> 
> I have install pyode
> 
> Someone can help me ?
> 
> Thanks
> 
> Ronan
> 
> 
> 
>       
> 
>       
>               
> ___________________________________________________________________________ 
> Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
> T?l?chargez cette version sur http://fr.messenger.yahoo.com
> 
> _______________________________________________
> Soya-user mailing list
> [email protected]
> https://mail.gna.org/listinfo/soya-user
> 
> 

Reply via email to