From: Noel O'B. <bao...@gm...> - 2013-10-27 13:03:36
|
Hi Benjamin, I've just checked and it works for me with the current development code. I suggest you try the latest version. If that doesn't work, then you will either have to wait for the next release or use the development code yourself. These last options requires Python 3. - Noel On 23 October 2013 23:19, benjamin sanchez lengeling <bea...@gm...> wrote: > Yes I am willing to place it into public domain. > > > On Fri, Oct 18, 2013 at 2:00 AM, Noel O'Boyle <bao...@gm...> wrote: >> >> Hello Benjamin, >> >> We only fix bugs for public domain log files. Are you happy to place >> this log file in the public domain? >> >> Regards, >> Noel >> >> On 14 October 2013 23:35, benjamin sanchez lengeling >> <bea...@gm...> wrote: >> > hi all, >> > script and ouput is provided. >> > CClib not working :( >> > >> > Exits with error: >> > " >> > File "CheckGeometry.py", line 17, in <module> >> > data = myfile.parse() >> > File >> > "/usr/local/lib/python2.7/dist-packages/cclib/parser/logfileparser.py", >> > line >> > 221, in parse >> > self.extract(inputfile, line) >> > File >> > "/usr/local/lib/python2.7/dist-packages/cclib/parser/gamessparser.py", >> > line >> > 676, in extract >> > assert line == blank >> > AssertionError >> > >> > " >> > >> > >> > ------------------------------------------------------------------------------ >> > October Webinars: Code for Performance >> > Free Intel webinars can help you accelerate application performance. >> > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most >> > from >> > the latest Intel processors and coprocessors. See abstracts and register >> > > >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk >> > _______________________________________________ >> > cclib-devel mailing list >> > ccl...@li... >> > https://lists.sourceforge.net/lists/listinfo/cclib-devel >> > > > |