Dear List,

I would like to use some of the pymol capabilities with my other python
code in jupyter notebook. But after running

import pymol
pymol.finish_launching(['pymol', '-qc'])

CPU usage stays at 100% for the python process. After

pymol.cmd.quit()

CPU usage returns to normal.  I see the same pattern when I run those
commands in an interactive python shell. Tried pymol 2.0/2.1 with both
python 2.7 and 3.6 on mac (anaconda) and linux.

Did I do anything wrong or is it a bug in pymol?

Thanks,

Yang
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to