Got an error
Hi,
I used this tool to convert a big HTML file (30M with images). However, I got the following error after a while:
Processing 0-201-63354-X_Joined.htm
Parsing HTML... done
Converting to BBeB...Unhandled/malformed CSS key: text-align left
Traceback (most recent call last):
File "convert_from.py", line 1453, in <module>
File "convert_from.py", line 1387, in main
File "convert_from.py", line 1288, in process_file
File "convert_from.py", line 377, in __init__
File "convert_from.py", line 461, in parse_file
File "convert_from.py", line 672, in process_children
File "convert_from.py", line 1196, in parse_tag
File "convert_from.py", line 672, in process_children
File "convert_from.py", line 1196, in parse_tag
File "convert_from.py", line 672, in process_children
File "convert_from.py", line 1194, in parse_tag
File "convert_from.py", line 1205, in process_table
File "libprs500\ebooks\lrf\html\table.pyo", line 359, in blocks
IndexError: list assignment index out of range
Could you help me with that? Thanks!
Last edited by flyneo; 08-05-2007 at 08:31 PM.
|