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

2019-02-14 Thread Thomas Holder
Hi Heng-Keat, A "clean" build will probably fix this. It looks like you partially recompiled with --use-msgpackc=no? To do a clean build: Remove the "build" directory and try again. Cheers, Thomas > On Feb 14, 2019, at 8:00 PM, t...@em.uni-frankfurt.de wrote: > > Dear all, > > I installed

[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 Thomas Holder
Hi Heng-Keat, Getting CCTBX to work with PyMOL is quite a journey. Please read: https://pymolwiki.org/index.php/CCTBX#Open-Source_PyMOL Cheers, Thomas > On Feb 14, 2019, at 11:27 AM, t...@em.uni-frankfurt.de wrote: > > Dear all, > > After I reinstalled the pmw, it ran through and now it sai

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