logger.error("The dictionary for method '%s' does not have the key 'name'. Please correct the dictionary methodDict in %s."%(method[-1],os.path.basename(__file__)))
logger.error("The dictionary for method '%s' does not have the key 'name'. Please correct the dictionary methodDict in %s."%(method[-1],os.path.basename(__file__)))
...
@@ -1162,7 +1328,7 @@ class GaussianParserContext(object):
...
@@ -1162,7 +1328,7 @@ class GaussianParserContext(object):
@@ -1170,6 +1336,42 @@ class GaussianParserContext(object):
...
@@ -1170,6 +1336,42 @@ class GaussianParserContext(object):
else:
else:
logger.error("The basis set '%s' could not be converted for the metadata. Please add it to the dictionary basissetDict in %s."%(basisset[-1],os.path.basename(__file__)))
logger.error("The basis set '%s' could not be converted for the metadata. Please add it to the dictionary basissetDict in %s."%(basisset[-1],os.path.basename(__file__)))