|
From: tim r. <bla...@ya...> - 2008-01-22 04:15:34
|
Hi! I'm new to this group, and new to ODE.
I also have an error when I try to run tutorial 3, but
not the same one as you. Here it is:
Traceback (most recent call last):
File "C:\Documents and Settings\Owner\My
Documents\NIm's code\sandbox\demode.py", line 172, in
<module>
glutInit ([])
File
"C:\Python25\Lib\site-packages\OpenGL\GLUT\special.py",
line 309, in glutInit
_base_glutInit( ctypes.byref(count), holder )
File
"C:\Python25\Lib\site-packages\OpenGL\GLUT\special.py",
line 56, in _base_glutInit
return __glutInitWithExit(pargc, argv, _exitfunc)
File
"C:\Python25\Lib\site-packages\OpenGL\platform\baseplatform.py",
line 258, in __call__
self.__name__, self.__name__,
NullFunctionError: Attempt to call an undefined
function __glutInitWithExit, check for
bool(__glutInitWithExit) before calling
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
|