[gpaw-users] gpaw-python unable to import modules
Alex Eftimiades
alexeftimiades at gmail.com
Tue Nov 15 02:10:20 CET 2011
I am using avogadro's python extension to determine bonding in my
setup. Everything works just fine with regular
python script.py
But when I use mpirun -np 4 gpaw-python script.py
I get
ImportError: No module named Avogadro
The line is particular is:
from Avogadro import Molecule, MoleculeFile
This seems like it ought to be an easy fix. I just do not know how to
go about doing it. I am running 64bit ubuntu 11.10 and I insalled gpaw
and ase via the ppa. Everything should be up to date.
Thank you,
Alex
More information about the gpaw-users
mailing list