ubuntu 12.04 64 bit abinit 7.6.2 install test problem
Posted: Mon Mar 17, 2014 3:24 am
Hello,
I am trying to install abinit 7.6.2 on my ubuntu 12.04 system. I think the build went ok. I followed the instruction in the forum for ubuntu installs (use dthe config file but changed lib64 to just lib). But when I tried to do make check, I get the following python errror:
osman@osman-AV019AA-ABA-p6228p:~/src/abinit/abinit-7.6.2/tests$ ./runtests.py fast
Traceback (most recent call last):
File "./runtests.py", line 28, in <module>
abenv = tests.abenv
AttributeError: 'module' object has no attribute 'abenv'
Do I need some special python module to be installed??
Thanks in advance
I am trying to install abinit 7.6.2 on my ubuntu 12.04 system. I think the build went ok. I followed the instruction in the forum for ubuntu installs (use dthe config file but changed lib64 to just lib). But when I tried to do make check, I get the following python errror:
osman@osman-AV019AA-ABA-p6228p:~/src/abinit/abinit-7.6.2/tests$ ./runtests.py fast
Traceback (most recent call last):
File "./runtests.py", line 28, in <module>
abenv = tests.abenv
AttributeError: 'module' object has no attribute 'abenv'
Do I need some special python module to be installed??
Thanks in advance