From: Branton D. <san...@gm...> - 2006-11-10 23:18:18
|
Hello! I just heard about PyODE and decided to try it out, but can't seem to get anywhere. I would truly appreciate any help. Here are my details: I'm running Mac OS 10.4.7 on an Intel Macbook Pro (2.16 GHz Intel Core Duo). I have Python 2.4.4 and it works dandy. I have ode 0.7 installed and running just fine (all the tests work). I also have Pyrex 0.9.4.1 installed, though I haven't tested it. I was confused from the start, as the PyODE setup script expects a user-settings file to be located under a config directory, neither of which exists in my ODE installation, unless I've missed something. My ODE installation consists of a directory of 21 C header files (/usr/local/include/ode) as well as /usr/local/lib/libode.a . So, the first thing that comes to mind is that since the PyODE install docs state that it requires ODE 0.5, it must ONLY work with that version. Is this correct? If so, where do I get this version, since ode.org seems to only offer the latest and greatest (again, unless I've missed something)? Thanks for any help! Branton Davis |