View Single Post
Old 06-08-2010, 09:46 AM   #5
sloecoach
Junior Member
sloecoach doesn't littersloecoach doesn't litter
 
Posts: 3
Karma: 110
Join Date: Jun 2010
Device: Kindle 2
KeyError: 'OEBPS/images/Rise%20Above_cover_fmt.jpeg'

This may help. I had a similar error on a document I had created and then converted. The error only appeared after I had added an image to the document. previous conversions had succeeded, so I was sure something about the image was causing the error. It seemed to be the space in the file name. Try this:

open up the epub file and change the name of "Rise Above_cover_fmt.jpeg" to "RiseAbove_cover_fmt.jpeg" (removing the space) Then find the xhtml file where that jpg appears and change the name of the file to reflect the new name you've given it.

Hope this helps.
sloecoach is offline   Reply With Quote