From: Timothy S. <ti...@st...> - 2005-01-16 08:04:28
|
On Sat, 2005-01-15 at 17:16 -0800, Hart's Antler wrote:=20 > I might have missed a step in the install process... please somebody doub= le check me. You have not missed anything. This is a bug that is fixed in CVS. You should be able to get it working by doing one of the following: 1. Download http://pyode.sourceforge.net/pyode-CVS_2005-01-16.tar.gz Edit setup.py as needed then install using "python setup.py install". This will detect if your ODE build has Trimesh enabled automatically. 2. With your current PyODE, install Pyrex and delete the file "ode.c". Then, keep your setup.py as it is already and run "python setup.py install". I hope this helps. --=20 Timothy Stranex <ti...@st...> |