VMD-L Mailing List
From: Albert (mailmd2011_at_gmail.com)
Date: Tue Jan 29 2013 - 01:12:23 CST
- Next message: Albert: "how to configure VMD plugin location?"
- Previous message: Caio S. Souza: "Re: NameError: name 'AtomSel' is not defined"
- In reply to: Josh Vermaas: "Re: NameError: name 'AtomSel' is not defined"
- Next in thread: Caio S. Souza: "Re: NameError: name 'AtomSel' is not defined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
I took Caio S' advices, AtomSel command was replaced by "atomsel" in new
vesion.
thank you all the same.
best
Albert
On 01/28/2013 09:12 PM, Josh Vermaas wrote:
> Looks like you might be missing an import statement? I'm not sure what
> else is in the script, but at the top of script.py you'll need a line like:
>
> from AtomSel import *
>
> See the RMS example in the User Guide
> (http://www.ks.uiuc.edu/Research/vmd/vmd-1.9.1/ug/node166.html) to see
> how VMD's python interface expects it's imports to take place.
>
> -Josh Vermaas
- Next message: Albert: "how to configure VMD plugin location?"
- Previous message: Caio S. Souza: "Re: NameError: name 'AtomSel' is not defined"
- In reply to: Josh Vermaas: "Re: NameError: name 'AtomSel' is not defined"
- Next in thread: Caio S. Souza: "Re: NameError: name 'AtomSel' is not defined"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]