From: Joe K. <kac...@gm...> - 2020-01-05 05:01:30
|
Hi all, Pymol is not returning/printing values in the GUI command line window after I run any command that is supposed to return/print a value (e.g. get, count_atoms, get_viewport). For example, if I run >get light_count, nothing is returned. However, I can get the value to print by running >print cmd.get(“light_count”), but I find this a bit annoying.. Any ideas why this may be happening? I am using Pymol 2.3.2 (MacOS), education license. Regards, Joe |