[PyMOL] Newbie attempting to python script: ImportError: No module named _cmd

2009-05-01 Thread Luke Goodsell
Hi, I'm trying to set up my machine to be able to run python scripts using the PyMol API, but whenever I try to import the pymol module, I get the following output: > Traceback (most recent call last): > File "/Users/lukegoodsell/Documents/Rotation 2/PDB/potentials.py", > line 9, in > i

Re: [PyMOL] Newbie attempting to python script: ImportError: No module named _cmd

2009-05-01 Thread Nathaniel Echols
On Fri, May 1, 2009 at 3:57 AM, Luke Goodsell wrote: > I'm trying to set up my machine to be able to run python scripts using > the PyMol API, but whenever I try to import the pymol module, I get the > following output: > . . . > I am running Mac OS X 10.5.6. I downloaded MacPyMol 1.1r1 from > ht