Kovid, I get this error when trying to convert pdf documents. From document to document it's the same error message, except the line numbers in the error message. Is this a known problem?
Thanks, David
'NoneType' object has no attribute 'split'
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 539, in convert_single
File "libprs500\gui2\dialogs\lrf_single.pyo", line 68, in __init__
AttributeError: 'NoneType' object has no attribute 'split'
|