PyOpenGL between linux and Win32
Brought to you by:
mcfletch
Hello :)
I have one problem, I cant have the NeHe GLfreetype
tutorial works on WIN32.
In this Nehe Lessons :
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=43
You can find Python tutorial:
http://nehe.gamedev.net/data/lessons/python/lesson43.tar.gz
And it works well on Linux but on WIN32 an unhandled
error is raising when I try to execute the script.
Thanks for your reply !
Logged In: YES
user_id=949163
Could you provide some extra information about what is
happening?
Which version of python are you running, and which version
of PyOpenGL?
Are you sure you have the python image library?
http://www.pythonware.com/products/pil/
What is the exception that is being raised?