You need to install the ASE environment, see https://wiki.fysik.dtu.dk/ase/ I guess you can circumvent this as it is a matter of calculating the correct dx in the eggbox, however, the eggbox script uses ASE.
What eggbox_checker does, is testing several atomic positions within a certain dx=0.529*pi/sqrt(cutoff) (in Ang). This you can easily do by "hand", in case you do not wish to install ASE. Kind regards Nick 2012/10/16 <[email protected]> > Dear Siesta user > > I am trying to check eggbox effect using the script eggbox_checker.py in > the Util/Script/. But I am unable to compile the script.It is giving > mentioned error given below,while compiling using the command $ python > eggbox_checker.py > > ------------- > import ASE.Atom > ImportError: No module named ASE.Atom > -------------------------- > > > Please suggest me to compile the script or use the script. > > Thanking You > _____________ > Saikat Paik > Mtech,IIT Kanpur > Kanpur,India >
