Re: About PyOpenGL

2009-01-05 Thread trueli...@gmail.com
On Jan 6, 12:58 am, Rob Williscroft wrote: > trueli...@gmail.com wrote in news:f8099226-a953-4598-bfe2-61ee5772ce26 > @l33g2000pri.googlegroups.com in comp.lang.python: > > > > > > > Traceback (most recent call last): > >   File "test.py", line 36, in > >     main() > >   File "test.py", line 26,

Re: About PyOpenGL

2009-01-05 Thread Rob Williscroft
trueli...@gmail.com wrote in news:f8099226-a953-4598-bfe2-61ee5772ce26 @l33g2000pri.googlegroups.com in comp.lang.python: > > Traceback (most recent call last): > File "test.py", line 36, in > main() > File "test.py", line 26, in main > glutInit(sys.argv) > File "c:\python25\lib\si

Re: About PyOpenGL

2009-01-05 Thread Cousin Stanley
> > OpenGL.error.NullFunctionError: Attempt to call an undefined function > __glutInitWithExit, check for bool(__glutInitWithExit) before calling > > Can anyone please tell me why? Your opengl program runs exactly as coded without error under Debian 5.0 Linux Lenny Perhaps a req