Hi Benjamin,
You found some ancient piece of API and I'm not sure if it ever was functional.
Since the Tcl/Tk GUI is deprecated, we'll probably just remove that broken
startWithTclTk method.
The pymol2 module is a low level interface and doesn't provide a GUI out of the
box. It's also little u
Hej everybody,
I would like to start to write an own PyMol modul.
Therefore I thougth it would be interesting to use the pymol2 package.
But here I encounter a problem starting the GUI.
Can you spot what is missing here?
my code:
import pymol2
p1 = pymol2.PyMOL()
p1.start