Quote:
Originally Posted by markiehill
i am getting the following error on a lit file
it2lrf_wtuzhn/".
Traceback (most recent call last):
File "convert_from.py", line 104, in <module>
File "convert_from.py", line 96, in main
File "libprs500\ebooks\lrf\html\convert_from.pyo", line 1142, in process_file
File "libprs500\ebooks\lrf\html\convert_from.pyo", line 1220, in try_opf
File "libprs500\ebooks\BeautifulSoup.pyo", line 946, in __init__
File "libprs500\ebooks\BeautifulSoup.pyo", line 971, in _feed
File "sgmllib.pyo", line 99, in feed
File "sgmllib.pyo", line 133, in goahead
File "sgmllib.pyo", line 285, in parse_starttag
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 0: ordinal
not in range(128)
any ideas ...
|
Quote:
Originally Posted by kovidgoyal
Released v0.3.62 with a bunch of bug fixes for bugs that crawled in the the previous couple of releases.
|
Are you actually running 0.3.62? I had the same sort of error before 0.3.62 and now it seems to work.