I have installed latest Mayavi in my workstation. Please note that this workstation can be accessed only from the remote. Hence I am using Remmina Remote Desktop Client in my Ubuntu 16.04.

After successfully logging in the workstation, I am able to access the complete desktop. However, mayavi is not popping up. See below-

(myenv) ravi@pc:~/test/scripts$ ipython
Python 3.6.6 |Anaconda, Inc.| (default, Jun 28 2018, 17:14:51)
Type 'copyright', 'credits' or 'license' for more information
IPython 6.5.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: from mayavi import mlab

In [2]: mlab.figure()
Out[2]: <mayavi.core.scene.Scene at 0x7fe7a03b1468>

In [3]: mlab.show()
Xlib:  extension "GLX" missing on display ":15.0".
Xlib:  extension "GLX" missing on display ":15.0".
ERROR: In /work/standalone-x64-build/VTK-source/Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx, line 542
vtkXOpenGLRenderWindow (0x5582deebef80): GLX not found.  Aborting.

Aborted (core dumped)


Any workaround, please?

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to