Menu

#20 Exception if PyOpenGL is not installed

v0.2
closed-fixed
Bluecat
PyUI2 (3)
5
2005-11-04
2005-11-03
Bluecat
No

If PyOpenGL is not installed and the developer is not
using it, but another non-OpenGL mode, an ImportError
is produced.

Discussion

  • Bluecat

    Bluecat - 2005-11-04
    • status: open --> closed-fixed
     
  • Bluecat

    Bluecat - 2005-11-04

    Logged In: YES
    user_id=1266557

    OpenGL is now imported only when the user specifies a
    graphics mode that uses it. If it is not installed when using
    such a mode, the exception will occur, and this is the correct
    behaviour. Otherwise, a non OGL mode should not cause an
    exception if OGL is not installed.

     

Log in to post a comment.