RE: [PyMOL] using from native Python

2004-05-21 Thread Warren DeLano
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

[PyMOL] using from native Python

2004-05-21 Thread Randy Heiland
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