Michael Barton wrote: > >> wxNviz uses the GLCanvas, which requires PyOpenGL. Note that wxPython > >> does not need PyOpenGL, but GLCanvas does. > > > > Odd; I don't see an "import" statement for it in wx/glcanvas.py, nor > > anything in the code which appears to use it. > > > > Have you actually checked that it needs PyOpenGL? > > Well, it *used* to require PyOpenGL. I have not checked in the current > version. Maybe it doesn't anymore, which is good. We may need to > conditionalize PyOpenGL as a dependency if older versions of wxPython > are used.
I uninstalled PyOpenGL, and the wx nviz tool still works (after changing the grass6 references to grass7). So I've removed the checks for OpenGL.GL and OpenGL.GLU. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev