Thank you for the feedback
On Sun, Jan 5, 2020 at 12:30 AM Joe Kaczmarski
wrote:
> Thanks Aureliano,
>
> I have just worked out what the issue was: I was using a new .pymolrc file
> that I had got from someone else which had a line to limit the pymol
> feedback:
>
> _ feedback disable,all,everyt
Thanks Aureliano,
I have just worked out what the issue was: I was using a new .pymolrc file that
I had got from someone else which had a line to limit the pymol feedback:
_ feedback disable,all,everything
Removing this line has got rid of this problem.
Joe
> On 5 Jan 2020, at 4:18 pm, Aur
Did you try: ` print(cmd.get("light_count"))`?
On Sun, Jan 5, 2020 at 12:02 AM Joe Kaczmarski
wrote:
> 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).
>
>
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