Hi all,
I ran ./contrib/distro-tools/build_nwchem | tee build_nwchem.log in the top directory of my nwchem 6.8.1 download and immediately got the following error:
figure out Network, MPI, and LinAlg libraries
Traceback (most recent call last):
File "./testpython1184.py", line 2, in <module>
print("%s"%sys.abiflags)
AttributeError: 'module' object has no attribute 'abiflags'
My guess is that build_nwchem is only compatible with python 3 and not python 2.7. Do you all have other thoughts?
-Evan
|