[ODE] ANN: New version of pyODE and 3rd tutorial

Paul Rudin paul.rudin at ntlworld.com
Wed Jun 18 00:32:02 2003


Matthias Baas <baas@ira.uka.de> writes:

> At 07:00 18.06.2003 +0100, Paul Rudin wrote:
> >   File "tutorial3.py", line 92, in create_box
> >     body.shape = "box"
> >AttributeError: 'ode.Body' object has no attribute 'shape'
> >
> >I guess I must have a different version of something somewhere?
> 
> It looks like you're still using the first version of pyode. But to
> run the tutorial you need the updated version (this time, you can
> download a *.tar.gz with Unix style newlines. :)

Err yes; I had downloaded the new version and then built and installed
from the old sources :-)

Sorry.