Re: [PyMOL] Running PyMOL on a headless machine

2021-04-30 Thread Thomas Holder
Hi Andras, Thanks for reporting this issue and for posting your solution/workaround. This issue will be fixed in PyMOL 2.5. Cheers, Thomas On Wed, Mar 24, 2021 at 10:25 AM András Ferenc WACHA wrote: > > Dear fellow PyMOL users, > > I have found a solution (at least a workaround): > > pymol -c

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