[PyMOL] Problem with Pymol 2.3.0 with 'undefined symbol: MMTF_unpack_from_string'

2019-02-14 Thread Tam
Dear all, I installed the pymol on my machine with Ubuntu 18.04.1 LTS. When I launch pymol and error appears: Traceback (most recent call last): File "/home/mauricetam/Documents/software/pymol-2.3.0//lib/python2.7/site-packages/pymol/__init__.py", line 64, in import pymol File

Re: [PyMOL] Problem with Open source Pymol 2.3.0 (missing external GUI)

2019-02-14 Thread Tam
Dear all, After I reinstalled the pmw, it ran through and now it said 'no modules named _tkinter' as shown below: Warning: GL_DRAW_BUFFER0=0 -> using GL_BACK Detected OpenGL version 3.0. Shaders available. Geometry shaders not available Detected GLSL version 1.30. OpenGL graphics engine:

[PyMOL] Problem with Open source Pymol 2.3.0 (missing external GUI)

2019-02-14 Thread Tam
To whom it may concern, I installed the pymol on my machine with Ubuntu 18.04.1 LTS I have a problem with 'Qt not available, using GLUT/Tk interface' when install pymol with: python setup.py install --prefix=/home/mauricetam/software/pymol-2.3.0/ --use-msgpackc=no After I installed it wi