Demo Issue

jerrydeanrsmith

12-02-2010 22:26:15

Traceback (most recent call last):
File "C:\python-ogre\PythonOgreRelease\Demos\ogre\Demo_Lighting.py", line 16, in <module>
import ogre.renderer.OGRE as ogre
File "C:\Python26\ogre\renderer\OGRE\__init__.py", line 10, in <module>
from _ogre_ import *
ImportError: DLL load failed: %1 is not a valid Win32 application.

can someone tell me what this means???

jerrydeanrsmith

12-02-2010 22:50:38

sorry i didn't put the code box i didn't know how to use it yet.
Traceback (most recent call last):
File "C:\python-ogre\PythonOgreRelease\Demos\ogre\Demo_Lighting.py", line 16, in <module>
import ogre.renderer.OGRE as ogre
File "C:\Python26\ogre\renderer\OGRE\__init__.py", line 10, in <module>
from _ogre_ import *
ImportError: DLL load failed: %1 is not a valid Win32 application.

I'm just getting frustrated cause the demos aren't working.

i have tried everything i can think of i think i may have found problem with what i did. I got the path to work for python but the only way i could get rid of this error

Traceback (most recent call last):
File "C:\python-ogre\PythonOgreRelease\Demos\ogre\Demo_Smoke.py", line 16, in <module>
import ogre.renderer.OGRE as ogre
ImportError: No module named OGRE

was to put the ogre folder into the python 2.6 directory.

i think is where the other error is coming from now but i still don't know what to do to get the path to work.

i followed this links instruction to the letter but its not working

https://mail.google.com/mail/h/aujw2hp4 ... jxf70z0&zw