scorefxn.show(pose) method in python shell and IDLE
Hi,
I'm trying to write a script using IDLE. I use the method scorefxn.show(pose), however when I run module, nothing happens. When I use this method in python shell, (I mean writing single commands in standard command line with black window, not IDLE) there appears a beautiful table with energy scores. I have to add that in IDLE there is no information about any error - the only thing is that there is no table. Any ideas why?