[PyMOL] (no subject)

2013-03-19 Thread Wolf, Nina Marie
Hi, I recently upgraded my computer to windows 8. Since then, pymol will not open. Is the latest version of pymol incompatible with windows 8? Or is there something I can do to get it working on my computer? -- Everyon

Re: [PyMOL] Error while running a python script

2013-03-19 Thread bharat gupta
Hi, I am a newbie in python scripting from pymol. I am getting the following error while using the command cmd.load :- from pymol import cmd print "Current PyMoL Directory:", cmd.pwd() cmd.load ("1A73.pdb") Error:- -- Traceback (most recent call last): File "test.py", line 5, in