Thread: EPUB output
View Single Post
Old 10-16-2009, 03:41 PM   #544
theonna
One
theonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melontheonna knows how to choose the perfect melon
 
theonna's Avatar
 
Posts: 107
Karma: 137282
Join Date: Oct 2009
Device: Sony, Kindle,Pocketbook, Nook...
I have installed Python 3.1, latest Calibre 0.6.17
when trying to convert to .ebpub format from unicode rtf file I get a failure with errors:
line: 2 char: 9
'ascii' codec can't decode byte 0xd1 in position 0: ordinal not in range(128)
line: 2 char: 11
'ascii' codec can't decode byte 0xe3 in position 0: ordinal not in range(128)
line: 2 char: 12
'ascii' codec can't decode byte 0xe0 in position 0: ordinal not in range(128)
line: 2 char: 13
_________________
I would assume a line for each unicode character, anything I am doing wrong?
How can I fix it?
Thank you
theonna is offline   Reply With Quote