[gpaw-users] An update that is not the trunk?
Jens Jørgen Mortensen
jensj at fysik.dtu.dk
Wed Dec 14 15:36:23 CET 2011
On 13-12-2011 11:00, Anders Hellman wrote:
> Hi JJ,
>
> I would like to download not the latest but, for instance, the 0.9.0.8500 version. Is that possible?
Yes:
svn checkout https://svn.fysik.dtu.dk/projects/gpaw/trunk -r 8500 mygpaw
> Or is it only the trunk?
>
> The reason is that I need an updated version as compared to the 0.8.0.8092, but the trunk gives me a lot of error massages that I do not want too deal with at the moment. An error massage I get is e.g.,>>> from gpaw import *
> Traceback (most recent call last):
> File "<stdin>", line 1, in<module>
> File "/afs/pdc.kth.se/home/a/andhe/lib64/python2.6/site-packages/gpaw/__init__.py", line 211, in<module>
> from gpaw.aseinterface import GPAW
> File "/afs/pdc.kth.se/home/a/andhe/lib64/python2.6/site-packages/gpaw/aseinterface.py", line 12, in<module>
> from gpaw.paw import PAW
> File "/afs/pdc.kth.se/home/a/andhe/lib64/python2.6/site-packages/gpaw/paw.py", line 27, in<module>
> from gpaw.kpt_descriptor import KPointDescriptor
> File "/afs/pdc.kth.se/home/a/andhe/lib64/python2.6/site-packages/gpaw/kpt_descriptor.py", line 16, in<module>
> from ase.dft.kpoints import monkhorst_pack, get_monkhorst_pack_size_and_offset
> ImportError: cannot import name get_monkhorst_pack_size_and_offset
This looks like a too old ASE. Try to update ASE also.
Jens Jørgen
> Cheers,
> Anders
>
>
More information about the gpaw-users
mailing list