bullet

IchUndNichtDu

06-12-2012 12:46:51

are there somewhere instructions how to install python-ogre with bullet on windows 7? I didn't found one but i want to use bullet in python.

dermont

07-12-2012 08:02:28

are there somewhere instructions how to install python-ogre with bullet on windows 7? I didn't found one but i want to use bullet in python.

Since you are already using Python-ogre 1.7.2 on Windows 7 you could just download the additional modules from:
http://sourceforge.net/projects/python- ... est/1.7.2/

The bullet module:
http://sourceforge.net/projects/python- ... z/download

IchUndNichtDu

06-01-2013 17:51:57

Yes but how to install them? There is no setup.py or something.

dermont

11-01-2013 08:35:25

I think it should be as simple as extracting the bullet module to the same directory that you extracted the python-ogre zip to and re-running the python-ogre setup.py.