From: SourceForge.net <no...@so...> - 2010-09-28 10:55:46
|
Bugs item #3077163, was opened at 2010-09-28 11:54 Message generated for change (Comment added) made by baoilleach You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=819222&aid=3077163&group_id=161285 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Parsers Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: mretegan () Assigned to: Nobody/Anonymous (nobody) Summary: failed to parse orca 2.8.0 output Initial Comment: Traceback (most recent call last): File "co.py", line 3, in <module> data = file.parse() File "/usr/lib/python2.6/site-packages/cclib/parser/logfileparser.py", line 142, in parse self.extract(inputfile, line) File "/usr/lib/python2.6/site-packages/cclib/parser/orcaparser.py", line 127, in extract assert line[:29].strip() == "Last DIIS Error" AssertionError ---------------------------------------------------------------------- >Comment By: Noel O'Boyle (baoilleach) Date: 2010-09-28 11:55 Message: Can you confirm that this log file is in the public domain? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=819222&aid=3077163&group_id=161285 |