[PyQt] Installing PyOpenGL

Phil Thompson phil at riverbankcomputing.com
Tue Nov 30 09:47:25 GMT 2010


On Mon, 29 Nov 2010 23:03:25 -0800 (PST), James Polk <jpolk5001 at yahoo.com>
wrote:
> Since it took me such a long while to get just the proper versions
> of Python/Qt/PyQt installed  (to sync with Maya 2011), I thought it
> might be wise to ask beforehand,...
> 
> Apparently I need to install PyOpenGL,....would doing so conflict
> with, or disable, or modify,etc....my existing installation of Python,
> Qt, and/or PyQt ?  Any words of wisdom most greatly appreciated...
> Many Thanks,

There is no conflict - the PyQt OpenGL examples need it to be installed.

> Btw,...does Qt have any graphics/framebuffer capture ability ?

See the screenshot.py and grabber.py examples.

Phil


More information about the PyQt mailing list