[PyQt] Ubuntu, PyQt/Qt 5.9, QOpenGLShaderProgram "is not linked"

Jérôme Laheurte jerome at jeromelaheurte.net
Mon Jul 17 09:06:56 BST 2017


> Le 17 juil. 2017 à 10:04, Jérôme Laheurte <jerome at jeromelaheurte.net> a écrit :

> Install python-opengl and add something along the line of
> 
> if platform.system() == « Linux »:
>    from OpenGL import GL
> 
> See https://github.com/spyder-ide/spyder/issues/3226

BTW with some versions of the nouveau driver, even after doing this, simply showing a QWebEngineView will crash your program very hard. The only thing that worked for me then was to use the proprietary NVidia driver…

Best regards
Jérôme Laheurte

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170717/46db2f92/attachment.sig>


More information about the PyQt mailing list