to:pymol-users-ad...@lists.sourceforge.net] On Behalf Of
> Randy Heiland
> Sent: Friday, May 21, 2004 8:11 AM
> To: pymol-users@lists.sourceforge.net
> Subject: [PyMOL] using from native Python
>
> Can I use PyMOL from native Python? I'm aware of using the
> command-line
Can I use PyMOL from native Python? I'm aware of using the command-line
version, but this doesn't let me take an interpretive approach, with
which I'd like to experiment.
I googled and found that one could supposedly do this:
>>> import pymol
>>> pymol.finish_launching()
However, I simply get a