From: Karol L. <kar...@gm...> - 2016-05-06 19:36:22
|
Hi Alexis, Could you provide us with an example output file that causes this error? Karol On Fri, May 6, 2016 at 9:55 AM, Alexis Otero Calvi <ao...@is...> wrote: > Hi all > > I tried to use cclib to extract information of Gamess log files, but have > met with the following > > Traceback (most recent call last): > File "/usr/local/bin/ccget", line 180, in <module> > ccget() > File "/usr/local/bin/ccget", line 153, in ccget > data = ccread(filename, **kwargs) > File "/usr/local/lib/python2.7/dist-packages/cclib/parser/ccio.py", line > 107, in ccread > return log.parse() > File > "/usr/local/lib/python2.7/dist-packages/cclib/parser/logfileparser.py", > line 309, in parse > self.extract(inputfile, line) > File > "/usr/local/lib/python2.7/dist-packages/cclib/parser/gamessparser.py", line > 968, in extract > self.mocoeffs[0][base+j, i] = float(coeffs[j * 11:(j + 1) * 11]) > ValueError: could not convert string to float: B > > How I can solve it? > > cclib version 1.4 > > > Instituto Superior Minero Metalúrgico de Moa Dr. Antonio Núñez Jiménez > 40 años al servicio de la docencia, la investigación y la innovación > tecnológica > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > cclib-users mailing list > ccl...@li... > https://lists.sourceforge.net/lists/listinfo/cclib-users > |