Re: [PyMOL] Detect library mode

2020-11-02 Thread Pedro Lacerda
My plugin fail in library mode because it tries to add a Qt menu. Just an error message appears. If there is two init functions, one for GUI and other for CL, would work. __init_plugin__ __init_gui_plugin__ Em ter, 27 de out de 2020 21:00, Pedro Lacerda escreveu: > Hi, > > How to detect if we

Re: [PyMOL] [EXTERNAL] pymolrc.pml file location

2020-11-02 Thread Mooers, Blaine H.M. (HSC)
Hi Michael, PyMOL will search your home directory for your pymolrc.pml file. I would store it there. You can check that pymol is finding it by starting PyMOL and going to the pull-down menus File-->Edit pyrmolrc. PyMOL's built-in editor should find and open your pymolrc.pml file. Best regards,