Conversion hung, DOS window title MBP2tBMP, contents:

Traceback (innermost last):
  File ".\PyPlucker\Parser.py", line 23, in default_parser
    parser = TextParser.StructuredHTMLParser (url, data)
  File ".\PyPlucker\TextParser.py", line 719, in __init__
    self.feed (text)
  File "D:\PALM\PROGRAMS\PLUCKER\PYTHON\lib\sgmllib.py", line 83, in 
feedself.goahead(0)
  File "D:\PALM\PROGRAMS\PLUCKER\PYTHON\lib\sgmllib.py", line 113, in goahead
    k = self.parse_starttag(i)
  File "D:\PALM\PROGRAMS\PLUCKER\PYTHON\lib\sgmllib.py", line 258, in parse_starttag
    self.finish_starttag(tag, attrs)
  File "D:\PALM\PROGRAMS\PLUCKER\PYTHON\lib\sgmllib.py", line 292, in finish_starttag
    self.handle_starttag(tag, method, attrs)
  File "D:\PALM\PROGRAMS\PLUCKER\PYTHON\lib\sgmllib.py", line 332, in handle_starttag
    method(attrs)
  File ".\PyPlucker\TextParser.py", line 1184, in do_hr
    height = string.atoi (attributes['size'])
ValueError: invalid literal for atoi(): .5

Something changed with one of the pages I get (haven't changed home.html
for a while now).  I have commented out all pages that save images (all
the rest have NOIMAGES coded, and the problem persists.  Likewise after
reboot.  Turned on max verbose (2) in .ini file, nothing apposite.

What is my next step in debugging please?
-- 
 /PJ,  Peter Jaspers-Fayer,  ITS  [EMAIL PROTECTED]  (519) 824-4120 x4777
LTC Rm. 1601/ Ontario Veterinary College, UofG/ Guelph, On./ N1G 2W1 Canada.

Reply via email to