Thread: LRF output
View Single Post
Old 02-21-2008, 06:28 PM   #619
moneytoo
Enthusiast
moneytoo began at the beginning.
 
Posts: 39
Karma: 20
Join Date: Oct 2007
Location: Czech Republic
Device: Sony PRS-505
Hi,

I'm trying to convert some html files (decompiled chm) but I'm getting this error:

sequence item 0: expected string, NoneType found
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 297, in add_books
File "main.py", line 309, in _add_books
File "libprs500\ebooks\metadata\meta.pyo", line 43, in get_metadata
File "libprs500\ebooks\metadata\html.pyo", line 63, in get_metadata
File "libprs500\ebooks\metadata\__init__.pyo", line 110, in __str__
TypeError: sequence item 0: expected string, NoneType found

Here's sample file: http://www.smartmadsoft.com/temp/cpy.html
I have tried 4 decompiled chm and I cannot convert any of them.
moneytoo is offline   Reply With Quote