A little problem, I installe kindle preview 3.27 and the new version of the addon but when I tried to convert my epub I got this:
Status: failed
Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 135, in launch
self.exitcode = target_script.run(container)
File "C:\Users\Io\AppData\Local\sigil-ebook\sigil\plugins\KindleGen\plugin.py", line 419, in run
dc_creator = LastFirst(dc_creator).replace(' ', '_')
File "C:\Users\Io\AppData\Local\sigil-ebook\sigil\plugins\KindleGen\plugin.py", line 134, in LastFirst
author_parts = author.split(' ')
AttributeError: 'NoneType' object has no attribute 'split'
Error: 'NoneType' object has no attribute 'split'
I use win 7 and the last version of sigil
|