GDI::createContext: wglShareLists() failed. (The specified module could not be found.)
-
ARB::createContext: wglCreateContextAttribsARB() failed (GL error code: 0x0) for format: QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize -1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile), shared context: 0x30000 (The operation completed successfully.)
GDI::createContext: wglShareLists() failed. (The specified module could not be found.)I am using vscode to run my pyqt5 app coded in python. when i change tabs, I get above error and the app freezes. Everytime this happens i have to force close the app and restart. I have used the same app in my mac earlier and there was no issues. i am running it on my windows PC and this error started coming up.
please help
thanks
-
Hi and welcome to devnet,
Since it's OpenGL related, did you check that you have your graphics drivers up to date ?