I use the program Avogadro (version1.0.3) on Linux OpenSuse 12.2. After the conformational analysis of an organic molecule I found many conformers which I want to save in a file for further ab initio analysis. For this purpose there is a python script at the following address:

http://avogadro.cc/wiki/Saveconformers.py

At the Avogadro Python terminal I typed:

>>> import Avogadro

then I pasted the script and I pressed enter.

After that the script did not run and the conformers were not saved.

Could anyone suggest me how to use the python script step by step or if there is another way to save all the conformers in a single file at Avogadro environment ?

Similar questions and discussions