Re: [PyMOL] center of mass

2011-04-10 Thread Jason Vertrees
Hi Kanika, That version is too old, hence the missing command. It's probably wise to upgrade. Cheers, -- Jason On Mon, Apr 11, 2011 at 2:50 AM, kanika sharma wrote: > version 1.1 r1 > > On Mon, Apr 11, 2011 at 12:04 PM, Jason Vertrees > wrote: >> >> Hi Kanika, >> >> > I opened a file 1alu

Re: [PyMOL] center of mass

2011-04-10 Thread kanika sharma
version 1.1 r1 On Mon, Apr 11, 2011 at 12:04 PM, Jason Vertrees < jason.vertr...@schrodinger.com> wrote: > Hi Kanika, > > > I opened a file 1alu in pymol and ran script CenterOfMass.py. When I gave > > the command com 1alu, state=1, it displays a message > > > > AttributeError: 'module' objec

Re: [PyMOL] center of mass

2011-04-10 Thread Jason Vertrees
Hi Kanika, > I opened a file 1alu in pymol and ran script CenterOfMass.py. When I gave > the command com 1alu, state=1, it displays a message > > AttributeError: 'module' object has no attribute 'get_legal_name'... > Iam unable to figure out why is this so., It sounds like your PyMOL is out o

[PyMOL] center of mass

2011-04-10 Thread kanika sharma
I opened a file 1alu in pymol and ran script CenterOfMass.py. When I gave the command com 1alu, state=1, it displays a message AttributeError: 'module' object has no attribute 'get_legal_name'... Iam unable to figure out why is this so., --