Error running runtests.py
Posted: Wed Oct 22, 2014 9:20 pm
Hi all,
When i issue: . runtests.py i get the following error:
What am I missing? And how do i indicate which tests to run? I'm trying to run some of the libxc tests to see if it was compiled properly.
Thank you
When i issue: . runtests.py i get the following error:
Code: Select all
[stud2@feynman abinit-test]$ . runtests.py
-bash: This script executes the ABINIT suite of automatic tests.: command not found
import: unable to open X server `'.
import: unable to open X server `'.
import: unable to open X server `'.
-bash: from: command not found
-bash: from: command not found
-bash: from: command not found
-bash: from: command not found
-bash: /home/stud2/abinit-7.8.2-ser/share/abinit-test/runtests.py: line 20: syntax error near unexpected token `('
-bash: /home/stud2/abinit-7.8.2-ser/share/abinit-test/runtests.py: line 20: `pack_dir, x = os.path.split(absp(__file__))'
What am I missing? And how do i indicate which tests to run? I'm trying to run some of the libxc tests to see if it was compiled properly.
Thank you