Re: [PyMOL] Running PyMOL on a headless machine

2021-03-24 Thread András Ferenc WACHA
Dear fellow PyMOL users, I have found a solution (at least a workaround): pymol -cpihq

[PyMOL] Running PyMOL on a headless machine

2021-03-24 Thread András Ferenc WACHA
Dear fellow PyMOL users, I'm trying to run open source PyMOL v2.4.0 on a Linux computer with no X11 available (as part of a script on a HPC cluster). I noticed that plug-ins are not loaded automatically, therefore I force the required plug-in (pmlbeta) to load as follows: pymol -cpihq