Order it now! Amazon prioritizes orders on a first come, first served basis.


View Full Version : TypeError: 'dict' object is not callable


sauravishal
01-23-2009, 12:26 AM
while i m trying to convert lrf file to html via command line...following error displayed..."Parsing LRF...
Reading metadata...
Traceback (most recent call last):
File "convert_to.py", line 124, in <module>
File "convert_to.py", line 118, in main
File "convert_to.py", line 109, in process_file
File "convert_to.py", line 52, in __init__
File "convert_to.py", line 57, in create_metadata
File "C:\Calibre\library.zip\calibre\ebooks\lrf\meta.py", line 233, in get_met
adata
File "C:\Calibre\library.zip\calibre\ebooks\lrf\meta.py", line 312, in restore
_pos
File "C:\Calibre\library.zip\calibre\ebooks\lrf\meta.py", line 567, in get_cov
er
File "C:\Calibre\library.zip\calibre\ebooks\lrf\meta.py", line 543, in get_obj
ects_by_type
TypeError: 'dict' object is not callable

...pls rectify it...thnks...:)

kovidgoyal
01-23-2009, 12:46 AM
lrf2html is not functional

JSWolf
01-23-2009, 06:15 PM
Will it ever be functional?

kovidgoyal
01-23-2009, 06:21 PM
It's not in my immediate plans.