Hi, I'm using pymol2.PyMOL() to instantiate a PyMOL session per process but it is struggling at threading locks wasting all the time locked (ie doing nothing).
My job function only the following commands from PyMOL: fetch, align, get_model and delete. It clean all the objects within the function itself. I didn't even tried start()/stop() because the pool has only eight processes. -- Pedro Sousa Lacerda *Laboratório de Bioinformática e Modelagem Molecular* *Faculdade de Farmácia / UFBA* *@pslacerda* *+55 71 9 9981-1856*
_______________________________________________ PyMOL-users mailing list Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net Unsubscribe: https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe