logger.error("The dictionary for xc functional '%s' does not have the key 'name'. Please correct the dictionary xcDict in %s."%(xc[-1],os.path.basename(__file__)))
else:
logger.error("The xc functional '%s' could not be converted for the metadata. Please add it to the dictionary xcDict in %s."%(xc[-1],os.path.basename(__file__)))
...
...
@@ -1309,11 +1309,12 @@ class GaussianParserContext(object):