QA tests failing


Click here for full thread
Gets Around
Hi Eberrios,

I changed uses of
{foo}
to
set(foo)
for compatibility with python 2.6. You will need to pull the code again. You will also need to manually install the argparse module to run this code on 2.6: http://stackoverflow.com/questions/15330175/how-can-i-get-argparse-in-python-2-6

I don't know if there are other missing modules or features that may prevent the code from running under 2.6. I only have 2.7 and 3.4 available to me.

Your NWChem 6.3 seems to be rather old. The doNightlyTests.mpi script under QA was added in July 2013. You will need a version that includes that script for my qacheck program to work.