Unable to find a valid OpenGL 3.2 or later implementation. Please update your video card driver to the latest version.

python: why i create four QVTKRenderWindowInteractor(self) in pyqt6 ,when closing pyqt6 interface, it will show

ERR| vtkWin32OpenGLRenderWindow (0000016F71420F20): failed to get valid pixel format.
2025-03-19 00:46:41.712 (  25.150s) [A6CF97CD1F5B0576]vtkOpenGLRenderWindow.c:805   WARN| vtkWin32OpenGLRenderWindow (0000016F71420F20): Failed to initialize OpenGL functions!
2025-03-19 00:46:41.713 (  25.151s) [A6CF97CD1F5B0576]vtkOpenGLRenderWindow.c:820   WARN| vtkWin32OpenGLRenderWindow (0000016F71420F20): Unable to find a valid OpenGL 3.2 or later implementation. Please update your video card driver to the latest version. If you are using Mesa please make sure you have version 11.2 or later and make sure your driver in Mesa supports OpenGL 3.2 such as llvmpipe or openswr. If you are on windows and using Microsoft remote desktop note that it only supports OpenGL 3.2 with nvidia quadro cards. You can use other remoting software such as nomachine to avoid this issue。。。。。

but when i i create ONE QVTKRenderWindowInteractor(self) ,it will not be wrong