Ok, I made a slight mistake. The LIT file I was working from was corrupted. So the error I posted was invalid. BUT, working from a proper working version, now I get ...
Traceback (most recent call last):
File "convert_from.py", line 98, in <module>
File "convert_from.py", line 93, in main
File "convert_from.py", line 80, in process_file
File "libprs500\ebooks\lrf\html\convert_from.pyo", line 1466, in process_file
File "libprs500\ebooks\lrf\html\convert_from.pyo", line 1374, in writeto
File "libprs500\ebooks\lrf\pylrs\pylrs.pyo", line 541, in renderLrf
File "libprs500\ebooks\lrf\pylrs\pylrs.pyo", line 224, in toLrf
File "libprs500\ebooks\lrf\pylrs\pylrs.pyo", line 220, in toLrfDelegates
File "libprs500\ebooks\lrf\pylrs\pylrs.pyo", line 1957, in toLrf
File "libprs500\ebooks\lrf\pylrs\pylrs.pyo", line 1978, in toLrf
AttributeError: 'NoneType' object has no attribute 'objId'
|