problem run the python ogre 1.0 examples....

pocho

23-08-2007 18:33:14

hi
i install complete the last version of python ogre 1.0

but when i can tried run the examples here message show me in the console of python:


Traceback (most recent call last):
File "C:\PythonOgre\demos\ogre\Demo_SkeletalAnimation.py", line 12, in <module>
import ogre.renderer.OGRE as ogre
File "C:\Python25\lib\site-packages\ogre\renderer\OGRE\__init__.py", line 10, in <module>
from _ogre_ import *
ImportError: DLL load failed: The application could not be initiated because its configuration is incorrect. Reinstalar the application can solve the problem.

andy

23-08-2007 21:16:08

Can you download and install the latest microsoft redistributals and see if that solves the problem.

See the 'sticky' topic in the forum

Cheers
Andy

pocho

23-08-2007 22:00:29

oh thanks man
i download this version
now works fine:
http://www.microsoft.com/downloads/deta ... laylang=en