enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.3k stars 284 forks source link

Error with OpenGL #1141

Closed Cc-Hy closed 2 years ago

Cc-Hy commented 2 years ago

Hello, I'm using vscode with Remote X11 extension and mobaXterm to connect the linux server and disply the figures on my computer. It works well when I use the functions like matplotlib.pyplot.imshow(). But when I use the functions like mayavi.mlab.figure() or mayavi.mlab.points3d(), it can not work properly with the error: image I first want to ask here the OpenGL refers to my computer or the linux server. And I'd like to ask how to fix this problem. Thanks. I'm using python 3.8.5, mayavi 4.7.3, vtk 9.0.1, pyqt5 5.15.5.