Failed to compile NWChem 6.6 with MVAPICH2 on CentOS
Click here for full thread
Forum Vet
11:48:11 AM PDT - Wed, Sep 6th 2017
Why are using python from /share/apps and not the default Centos python?
With Centos 6, the following env. variables should work for the rpm based python
export PYTHONVERSION=2.6
export PYTHONHOME=/usr
export USE_PYTHONCONFIG=1