[PyQt] Trouble Running OpenGL example programs on Windows 7
    Marcus Cowgill 
    marcuscowgill at gmail.com
       
    Tue Nov 17 19:59:38 GMT 2015
    
    
  
I'm using Windows 7 64-bit Python 3.4.2 and PyQt 5.5.1 installed with exe
installer.
The PyQt example programs seem to run fine except for the opengl ones.
2dpainting.py runs but then python crashes on exit.
The other opengl programs such as openglwindow.py give this error:
ImportError: No module named 'PyQt5._QOpenGLFunctions_4_5_Compatibility'
Have I neglected to install a needed library or do I need to build PyQt
in order to run the example programs? Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20151117/35a9fc61/attachment.html>
    
    
More information about the PyQt
mailing list