Open
Description
when i add import numpy as np at file.py and run debug
why raise this.....
File "....python3.12/site-packages/OCC/Display/qtDisplay.py", line 104, in InitDriver
self._display.Create(window_handle=int(self.winId()), parent=self)
File ".../python3.12/site-packages/OCC/Display/OCCViewer.py", line 212, in Create
self.Init(self._window_handle)
File ".../python3.12/site-packages/OCC/Core/Visualization.py", line 185, in Init
return _Visualization.Display3d_Init(self, handle)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Aspect_GraphicDeviceDefinitionErrorOpenGl_Window::CreateWindow: glXCreateContext failed. raised from method Init of class Display3d