[PyOpenGL-Users] PyOpenGL Runtime Error
Brought to you by:
mcfletch
From: John F M. Jr <jo...@jo...> - 2004-02-01 04:07:02
|
I am getting the same problem that an earlier person posted about a Visual C++ runtime error. I tracked down the problem to the call: import GL__init___ (Note the three '_' at the end. This is when it tries to import the GL__init___.pyd DLL. Does anyone have an idea of what is causing this, or what I could do to try to troubleshoot this problem? I'm trying to download the source and do a custom compile, but I was hoping there would be something obvious. I checked, and I should have all of the dependencies that were mentioned. Thanks, John =:-> |